domains: put well known in separate dialog

This commit is contained in:
Girish Ramakrishnan
2021-12-03 13:46:42 -08:00
parent d9cee38906
commit 8028b93f53
5 changed files with 140 additions and 57 deletions

View File

@@ -916,7 +916,8 @@
"netcupCustomerNumber": "Customer Number",
"netcupApiKey": "API Key",
"netcupApiPassword": "API Password",
"vultrToken": "Vultr Token"
"vultrToken": "Vultr Token",
"wellKnownDescription": "The values will be used by Cloudron to respond to <code>/.well-known/</code> URLs. Note that an app must be available on the bare domain <code>{{ domain }}</code> for this to work."
},
"removeDialog": {
"title": "Really remove {{ domain }}?",
@@ -928,7 +929,11 @@
"description": "This will reprovision the app and email DNS records across all domains.",
"syncAction": "Sync DNS",
"showLogsAction": "Show Logs"
}
},
"domainWellKnown": {
"title": "Well-Known locations of {{ domain }}"
},
"tooltipWellKnown": "Set Well-Known Locations"
},
"notifications": {
"title": "Notifications",