Rename domain host to domain hoster

This commit is contained in:
nemunaire 2020-10-25 17:33:31 +01:00
parent bb058760b5
commit 235cd50b80

View File

@ -98,7 +98,7 @@
"live": "Live records", "live": "Live records",
"monitoring": "Monitoring", "monitoring": "Monitoring",
"summary": "Summary", "summary": "Summary",
"source": "Domain host", "source": "Domain hoster",
"title": "View zone" "title": "View zone"
}, },
"views": { "views": {
@ -161,7 +161,7 @@
}, },
"menu": { "menu": {
"my-domains": "My domains", "my-domains": "My domains",
"my-sources": "My domains' hosts", "my-sources": "My domains' hosters",
"dns-client": "DNS client", "dns-client": "DNS client",
"dns-resolver": "DNS resolver", "dns-resolver": "DNS resolver",
"my-account": "My account", "my-account": "My account",
@ -218,12 +218,12 @@
"find": "Can't find your @:source.kind here?", "find": "Can't find your @:source.kind here?",
"name-your": "Name your @:source.kind", "name-your": "Name your @:source.kind",
"source": "Domains living on {0}", "source": "Domains living on {0}",
"kind": "domain's host", "kind": "domain's hoster",
"select-provider": "First, you need to select the provider hosting your domain:", "select-provider": "First, you need to select the provider hosting your domain:",
"select-source": "Select the place where your domain {0} is hosted", "select-source": "Select the place where your domain {0} is hosted",
"source-name": "Host's name", "source-name": "Host's name",
"source-type": "Hosting type", "source-type": "Hosting type",
"title": "Your domains' hosts" "title": "Your domains' hosters"
}, },
"upgrade": { "upgrade": {
"title": "An update is available!", "title": "An update is available!",