style: 新增关闭

This commit is contained in:
TsMask
2023-09-22 14:47:15 +08:00
parent 7b5c38ab48
commit 1bc06e0608
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ export default {
tablePaginationTotal: 'A total of {total} items',
ok: 'Ok',
cancel: 'Cancel',
close: 'Close',
search: 'Search',
reset: 'Reset',
addText: 'Add',

View File

@@ -14,6 +14,7 @@ export default {
tablePaginationTotal: '总共 {total} 条',
ok: '确定',
cancel: '取消',
close: '关闭',
search: '搜索',
reset: '重置',
addText: '新增',