fix: 添加缺失的i18n文本

This commit is contained in:
Baobhan Sith
2025-05-12 10:48:46 +08:00
parent e05f7e5421
commit 2c7e993481
3 changed files with 15 additions and 3 deletions
+7 -1
View File
@@ -478,8 +478,14 @@
"security": "Security Settings",
"appearance": "Appearance Settings",
"system": "System Settings",
"about": "About"
"about": "About",
"dataManagement": "Data Management"
},
"exportConnections": {
"title": "Export Connection Data",
"decryptKeyInfo": "The decryption password is the ENCRYPTION_KEY in your data/.env file. Please keep this file secure.",
"buttonText": "Start Export"
},
"timezone": {
"title": "Timezone Settings",