This commit is contained in:
xingyu4j
2025-04-26 14:38:07 +08:00
7 changed files with 49 additions and 15 deletions

View File

@@ -18,5 +18,7 @@
"delete": "Delete",
"create": "Create",
"yes": "Yes",
"no": "No"
"no": "No",
"showSearchPanel": "Show search panel",
"hideSearchPanel": "Hide search panel"
}

View File

@@ -18,5 +18,7 @@
"delete": "删除",
"create": "新增",
"yes": "是",
"no": "否"
"no": "否",
"showSearchPanel": "显示搜索面板",
"hideSearchPanel": "隐藏搜索面板"
}