Fix l10n issues (#2315)

* Complete the missing translation

* Match the Chinese language file order with others
This commit is contained in:
Langning Chen 2024-12-11 01:02:21 +08:00 committed by GitHub
parent e6580f2f05
commit b149084e39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -250,6 +250,7 @@
"Unified Delay": "Unified Delay", "Unified Delay": "Unified Delay",
"Unified Delay Info": "When unified delay is turned on, two delay tests will be performed to eliminate the delay differences between different types of nodes caused by connection handshakes, etc", "Unified Delay Info": "When unified delay is turned on, two delay tests will be performed to eliminate the delay differences between different types of nodes caused by connection handshakes, etc",
"Log Level": "Log Level", "Log Level": "Log Level",
"Log Level Info": "This parameter is valid only for kernel log files in the log directory Service folder",
"Port Config": "Port Config", "Port Config": "Port Config",
"Random Port": "Random Port", "Random Port": "Random Port",
"Mixed Port": "Mixed Port", "Mixed Port": "Mixed Port",
@ -334,6 +335,7 @@
"toggle_system_proxy": "Enable/Disable System Proxy", "toggle_system_proxy": "Enable/Disable System Proxy",
"toggle_tun_mode": "Enable/Disable Tun Mode", "toggle_tun_mode": "Enable/Disable Tun Mode",
"Backup Setting": "Backup Setting", "Backup Setting": "Backup Setting",
"Backup Setting Info": "Support WebDAV backup configuration files",
"Runtime Config": "Runtime Config", "Runtime Config": "Runtime Config",
"Open Conf Dir": "Open Conf Dir", "Open Conf Dir": "Open Conf Dir",
"Open Conf Dir Info": "If the software runs abnormally, BACKUP and delete all files in this folder than restart the software", "Open Conf Dir Info": "If the software runs abnormally, BACKUP and delete all files in this folder than restart the software",

View File

@ -1,7 +1,7 @@
{ {
"millis": "毫秒", "millis": "毫秒",
"mins": "分钟",
"seconds": "秒", "seconds": "秒",
"mins": "分钟",
"Back": "返回", "Back": "返回",
"Close": "关闭", "Close": "关闭",
"Cancel": "取消", "Cancel": "取消",
@ -337,8 +337,8 @@
"Backup Setting": "备份设置", "Backup Setting": "备份设置",
"Backup Setting Info": "支持WebDAV备份配置文件", "Backup Setting Info": "支持WebDAV备份配置文件",
"Runtime Config": "当前配置", "Runtime Config": "当前配置",
"Open Conf Dir Info": "如果软件运行异常,!备份!并删除此文件夹下的所有文件,重启软件",
"Open Conf Dir": "配置目录", "Open Conf Dir": "配置目录",
"Open Conf Dir Info": "如果软件运行异常,!备份!并删除此文件夹下的所有文件,重启软件",
"Open Core Dir": "内核目录", "Open Core Dir": "内核目录",
"Open Logs Dir": "日志目录", "Open Logs Dir": "日志目录",
"Check for Updates": "检查更新", "Check for Updates": "检查更新",