Fix translations in the local settings

This commit is contained in:
Girish Ramakrishnan
2025-09-10 17:08:30 +02:00
parent 14907849cc
commit 38a2fdff39
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 browsers 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",