Update zh locales (#623)

This commit is contained in:
XC
2025-10-07 14:11:50 +08:00
committed by GitHub
parent e213d34c03
commit 97691fdf82

View File

@@ -13,6 +13,7 @@ const zh = {
new: "新建",
new_window: "在新标签中打开",
open: "打开",
open_recent: "打开最近的图表",
save: "保存",
save_as: "另存为",
save_as_template: "保存为模板",
@@ -247,6 +248,27 @@ const zh = {
multiselect: "多选",
dbml_view: "DBML 视图",
tab_view: "标签视图",
label: "标签",
many_side_label: "多(n)侧标签",
version: "版本",
versions: "版本列表",
no_saved_versions: "暂无保存记录",
record_version: "记录版本",
commited_at: "提交于",
read_only: "只读",
continue: "继续",
restore_version: "还原版本",
restore_warning: "还原版本会覆盖所有更改。",
return_to_current: "返回当前图表",
no_changes_to_record: "没有可记录的变更",
click_to_view: "点击查看",
load_more: "加载更多",
clear_cache: "清除版本",
cache_cleared: "版本已清除",
failed_to_record_version: "记录版本失败",
failed_to_load_diagram: "加载图表失败",
see_all: "查看全部",
snap_to_grid: "对齐网格线",
},
};