fix: 添加缺失的i18n文本
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user