This commit is contained in:
Baobhan Sith
2025-04-30 13:25:42 +08:00
parent a5a98df88d
commit 36ccbe5e77
4 changed files with 36 additions and 8 deletions
+13 -1
View File
@@ -664,6 +664,17 @@
},
"error": {
"saveFailed": "保存同步目标失败。"
},
"timezone": {
"title": "时区设置",
"selectLabel": "选择时区:",
"description": "通知中的时间戳将根据此时区进行格式化。",
"success": {
"saved": "时区设置已成功保存。"
},
"error": {
"saveFailed": "保存时区设置失败。"
}
}
}
},
@@ -910,7 +921,8 @@
"confirmClose": "有未保存的更改,确定要关闭吗?",
"shortcutPlaceholder": "例如 Alt+K",
"shortcutSettings": "快捷键设置",
"noInputsAvailable": "没有可配置的输入项"
"noInputsAvailable": "没有可配置的输入项",
"altSwitchHint": "提示:按下 Alt 键可在配置的输入源之间快速切换焦点。"
},
"dockerManager": {
"loading": "正在加载 Docker 容器...",