Fixup the missing translation for registry settings
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user