domains: put well known in separate dialog
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user