This commit is contained in:
Baobhan Sith
2025-04-30 14:46:41 +08:00
parent 59348d3008
commit 3f9f0aa99d
5 changed files with 41 additions and 38 deletions
+12 -11
View File
@@ -367,6 +367,18 @@
"appearance": "Appearance Settings",
"system": "System Settings"
},
"timezone": {
"title": "Timezone Settings",
"selectLabel": "Select Timezone:",
"description": "Timestamps in notifications will be formatted according to this timezone.",
"success": {
"saved": "Timezone setting saved successfully."
},
"error": {
"saveFailed": "Failed to save timezone setting."
}
},
"changePassword": {
"title": "Change Password",
"currentPassword": "Current Password:",
@@ -663,17 +675,6 @@
},
"error": {
"saveFailed": "Failed to save sync target."
},
"timezone": {
"title": "Timezone Settings",
"selectLabel": "Select Timezone:",
"description": "Timestamps in notifications will be formatted according to this timezone.",
"success": {
"saved": "Timezone setting saved successfully."
},
"error": {
"saveFailed": "Failed to save timezone setting."
}
}
}
},