Skip to content

Commit 97691fd

Browse files
authored
Update zh locales (#623)
1 parent e213d34 commit 97691fd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/i18n/locales/zh.js

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const zh = {
1313
new: "新建",
1414
new_window: "在新标签中打开",
1515
open: "打开",
16+
open_recent: "打开最近的图表",
1617
save: "保存",
1718
save_as: "另存为",
1819
save_as_template: "保存为模板",
@@ -247,6 +248,27 @@ const zh = {
247248
multiselect: "多选",
248249
dbml_view: "DBML 视图",
249250
tab_view: "标签视图",
251+
label: "标签",
252+
many_side_label: "多(n)侧标签",
253+
version: "版本",
254+
versions: "版本列表",
255+
no_saved_versions: "暂无保存记录",
256+
record_version: "记录版本",
257+
commited_at: "提交于",
258+
read_only: "只读",
259+
continue: "继续",
260+
restore_version: "还原版本",
261+
restore_warning: "还原版本会覆盖所有更改。",
262+
return_to_current: "返回当前图表",
263+
no_changes_to_record: "没有可记录的变更",
264+
click_to_view: "点击查看",
265+
load_more: "加载更多",
266+
clear_cache: "清除版本",
267+
cache_cleared: "版本已清除",
268+
failed_to_record_version: "记录版本失败",
269+
failed_to_load_diagram: "加载图表失败",
270+
see_all: "查看全部",
271+
snap_to_grid: "对齐网格线",
250272
},
251273
};
252274

0 commit comments

Comments
 (0)