Skip to content

Commit d1267a7

Browse files
authored
chore(i18n): update Chinese translations (#237)
1 parent a7540c9 commit d1267a7

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

src/main/services/i18n/locales/zh_CN/common.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,7 @@
5858
"hide": "隐藏",
5959
"show": "显示",
6060
"collapse-all": "全部展开",
61-
"expand-all": "全部折叠"
61+
"expand-all": "全部折叠",
62+
"restore": "还原",
63+
"copy-snippet-link": "复制链接"
6264
}

src/main/services/i18n/locales/zh_HK/common.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,7 @@
5757
"hide": "隱藏",
5858
"show": "顯示",
5959
"collapse-all": "全部展開",
60-
"expand-all": "全部摺疊"
60+
"expand-all": "全部摺疊",
61+
"restore": "回復",
62+
"copy-snippet-link": "複製連結"
6163
}

src/main/services/i18n/locales/zh_TW/common.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,7 @@
5757
"hide": "隱藏",
5858
"show": "顯示",
5959
"collapse-all": "全部展開",
60-
"expand-all": "全部摺疊"
60+
"expand-all": "全部摺疊",
61+
"restore": "回復",
62+
"copy-snippet-link": "複製連結"
6163
}

0 commit comments

Comments
 (0)