Add duplicate domain warning

This commit is contained in:
MattIPv4
2020-06-04 15:07:35 +01:00
parent bc04209423
commit 799bb56431
2 changed files with 20 additions and 1 deletions

View File

@@ -28,6 +28,8 @@ export default {
domain: 'Domain',
path: 'Path',
documentRoot: 'Document root',
oneOrMoreOtherDomainsAreAlsoNamed: 'One or more other domains are also named',
thisWillCauseIssuesWithConfigGeneration: 'This will cause issues with config generation.',
wwwSubdomain: 'www subdomain',
cdnSubdomain: 'CDN subdomain',
redirectSubdomains: 'Redirect subdomains',