Skip to content

Commit 3abfe08

Browse files
committed
Update zh locales (drawdb-io#623)
1 parent 5805f72 commit 3abfe08

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: "保存为模板",
@@ -249,6 +250,27 @@ const zh = {
249250
multiselect: "多选",
250251
dbml_view: "DBML 视图",
251252
tab_view: "标签视图",
253+
label: "标签",
254+
many_side_label: "多(n)侧标签",
255+
version: "版本",
256+
versions: "版本列表",
257+
no_saved_versions: "暂无保存记录",
258+
record_version: "记录版本",
259+
commited_at: "提交于",
260+
read_only: "只读",
261+
continue: "继续",
262+
restore_version: "还原版本",
263+
restore_warning: "还原版本会覆盖所有更改。",
264+
return_to_current: "返回当前图表",
265+
no_changes_to_record: "没有可记录的变更",
266+
click_to_view: "点击查看",
267+
load_more: "加载更多",
268+
clear_cache: "清除版本",
269+
cache_cleared: "版本已清除",
270+
failed_to_record_version: "记录版本失败",
271+
failed_to_load_diagram: "加载图表失败",
272+
see_all: "查看全部",
273+
snap_to_grid: "对齐网格线",
252274
},
253275
};
254276

0 commit comments

Comments
 (0)