We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7540c9 commit d1267a7Copy full SHA for d1267a7
3 files changed
src/main/services/i18n/locales/zh_CN/common.json
@@ -58,5 +58,7 @@
58
"hide": "隐藏",
59
"show": "显示",
60
"collapse-all": "全部展开",
61
- "expand-all": "全部折叠"
+ "expand-all": "全部折叠",
62
+ "restore": "还原",
63
+ "copy-snippet-link": "复制链接"
64
}
src/main/services/i18n/locales/zh_HK/common.json
@@ -57,5 +57,7 @@
57
"hide": "隱藏",
"show": "顯示",
"collapse-all": "全部展開",
- "expand-all": "全部摺疊"
+ "expand-all": "全部摺疊",
+ "restore": "回復",
+ "copy-snippet-link": "複製連結"
src/main/services/i18n/locales/zh_TW/common.json
0 commit comments