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
4 changes: 3 additions & 1 deletion src/main/services/i18n/locales/zh_CN/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@
"hide": "隐藏",
"show": "显示",
"collapse-all": "全部展开",
"expand-all": "全部折叠"
"expand-all": "全部折叠",
"restore": "还原",
"copy-snippet-link": "复制链接"
}
4 changes: 3 additions & 1 deletion src/main/services/i18n/locales/zh_HK/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@
"hide": "隱藏",
"show": "顯示",
"collapse-all": "全部展開",
"expand-all": "全部摺疊"
"expand-all": "全部摺疊",
"restore": "回復",
"copy-snippet-link": "複製連結"
}
4 changes: 3 additions & 1 deletion src/main/services/i18n/locales/zh_TW/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@
"hide": "隱藏",
"show": "顯示",
"collapse-all": "全部展開",
"expand-all": "全部摺疊"
"expand-all": "全部摺疊",
"restore": "回復",
"copy-snippet-link": "複製連結"
}