mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-26 18:45:21 +01:00
Update nl.json
Hyphen inserted for "404-Host"
This commit is contained in:
committed by
GitHub
parent
a03c47932e
commit
218e32bf15
@@ -321,13 +321,13 @@
|
||||
"defaultMessage": "Dashboard"
|
||||
},
|
||||
"dead-host": {
|
||||
"defaultMessage": "404 Host"
|
||||
"defaultMessage": "404-Host"
|
||||
},
|
||||
"dead-hosts": {
|
||||
"defaultMessage": "404 Hosts"
|
||||
"defaultMessage": "404-Hosts"
|
||||
},
|
||||
"dead-hosts.count": {
|
||||
"defaultMessage": "{count} {count, plural, one {404 Host} other {404 Hosts}}"
|
||||
"defaultMessage": "{count} {count, plural, one {404-Host} other {404-Hosts}}"
|
||||
},
|
||||
"disabled": {
|
||||
"defaultMessage": "Uitgeschakeld"
|
||||
|
||||
Reference in New Issue
Block a user