Fix translations in the local settings
This commit is contained in:
@@ -922,7 +922,7 @@
|
||||
},
|
||||
"timezone": {
|
||||
"title": "System Time Zone",
|
||||
"description": "The current timezone setting is <b>{{ timeZone }}</b>. This setting is used for scheduling backup and update tasks. Timestamps in the UI are always displayed using the browser's timezone."
|
||||
"description": "Used for scheduling backups and updates. UI timestamps always follow the browser’s time zone."
|
||||
},
|
||||
"updates": {
|
||||
"title": "Updates",
|
||||
@@ -972,7 +972,7 @@
|
||||
},
|
||||
"language": {
|
||||
"title": "Language",
|
||||
"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."
|
||||
"description": "Sets the default language for Cloudron and system emails (e.g. invitations, password resets). Users can override the dashboard language in their profile."
|
||||
},
|
||||
"registryConfig": {
|
||||
"provider": "Docker Registry Provider",
|
||||
|
||||
Reference in New Issue
Block a user