Fixup the missing translation for registry settings

This commit is contained in:
Johannes Zellner
2021-03-31 14:32:11 +02:00
parent ddb29fd85b
commit 4393143ee8
3 changed files with 12 additions and 4 deletions

View File

@@ -649,7 +649,8 @@
"server": "Server address",
"username": "Username",
"usernameNotSet": "Not set",
"configureAction": "Configure Registry"
"configureAction": "Configure Registry",
"serverNotSet": "Not set"
},
"privateDockerRegistryDialog": {
"title": "Private Registry Configuration",
@@ -679,7 +680,9 @@
"description": "The default language of this Cloudron can be set here. This will be used also for transactional emails like user invitation and password reset. Each user can still change the preferred language for the dashboard individually in the profile."
},
"registryConfig": {
"provider": "Docker Registry Provider"
"provider": "Docker Registry Provider",
"providerOther": "Other",
"providerDisabled": "Disabled"
}
},
"support": {