Browse Source

Update zh_cn.json 1.15 and 1.14

Aemande123 5 years ago
parent
commit
3c94fcbef4
1 changed files with 9 additions and 7 deletions
  1. 9 7
      src/main/resources/assets/controlling/lang/zh_cn.json

+ 9 - 7
src/main/resources/assets/controlling/lang/zh_cn.json

@@ -1,10 +1,12 @@
 {
   "options.search": "搜索",
-  "options.showAll": "显示全部",
-  "options.showConflicts": "显示冲突部分",
-  "options.showNone": "显示未绑定部分",
+  "options.showAll": "显示所有键位",
+  "options.showConflicts": "显示冲突键位",
+  "options.showNone": "显示未绑定键位",
   "options.availableKeys": "可用的快捷键",
-  "options.sort": "种类",
-  "options.category": "范畴",
-  "options.key": "键"
-}
+  "options.sort": "排序",
+  "options.category": "搜索分类",
+  "options.key": "搜索键位",
+  "options.toggleFree": "自由切换",
+  "options.confirmReset": "点击确认重置!"
+}