This commit is contained in:
Baobhan Sith
2025-05-03 11:21:03 +08:00
parent d6b036c453
commit f7aec93f29
3 changed files with 34 additions and 18 deletions
+5 -1
View File
@@ -375,7 +375,8 @@
"category": {
"security": "Security Settings",
"appearance": "Appearance Settings",
"system": "System Settings"
"system": "System Settings",
"about": "About"
},
"timezone": {
@@ -686,6 +687,9 @@
"error": {
"saveFailed": "Failed to save sync target."
}
},
"about": {
"version": "Version"
}
},
"notificationController": {
+5 -1
View File
@@ -375,7 +375,8 @@
"category": {
"security": "安全设置",
"appearance": "外观设置",
"system": "系统设置"
"system": "系统设置",
"about": "关于"
},
"timezone": {
"title": "时区设置",
@@ -687,6 +688,9 @@
"saveFailed": "保存同步目标失败。"
}
},
"about": {
"version": "版本"
}
},
"notificationController": {