Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "HTMLXMLVueAngular PHP 模板文件中自动插入闭合标签。",
"ui zoom": "UI 缩放",
"settings-info-app-ui-zoom": "缩放所有 Acode 界面文字。"
}
8 changes: 4 additions & 4 deletions src/lang/zh-hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "HTMLXMLVueAngular PHP 模板文件中自動插入閉合標籤。",
"ui zoom": "UI 縮放",
"settings-info-app-ui-zoom": "縮放所有 Acode 介面文字。"
}