diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index cb4cfa9e0..c4beb297d 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -723,8 +723,8 @@ "close tabs to right": "关闭右侧标签页", "close tabs to left": "关闭左侧标签页", "close other tabs": "关闭其他标签页", - "auto close tags": "Auto close tags", - "settings-info-editor-auto-close-tags": "Automatically insert closing tags in HTML, XML, Vue, Angular, and PHP template files.", - "ui zoom": "UI zoom", - "settings-info-app-ui-zoom": "Scale text across the Acode interface." + "auto close tags": "自动补全闭合标签", + "settings-info-editor-auto-close-tags": "在 HTML、XML、Vue、Angular 和 PHP 模板文件中自动插入闭合标签。", + "ui zoom": "UI 缩放", + "settings-info-app-ui-zoom": "缩放所有 Acode 界面文字。" } diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index e546ab526..b94ace6d9 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -723,8 +723,8 @@ "close tabs to right": "關閉右側標籤頁", "close tabs to left": "關閉左側標籤頁", "close other tabs": "關閉其他標籤頁", - "auto close tags": "Auto close tags", - "settings-info-editor-auto-close-tags": "Automatically insert closing tags in HTML, XML, Vue, Angular, and PHP template files.", - "ui zoom": "UI zoom", - "settings-info-app-ui-zoom": "Scale text across the Acode interface." + "auto close tags": "自動補全閉合標籤", + "settings-info-editor-auto-close-tags": "在 HTML、XML、Vue、Angular 和 PHP 模板文件中自動插入閉合標籤。", + "ui zoom": "UI 縮放", + "settings-info-app-ui-zoom": "縮放所有 Acode 介面文字。" }