perf: locales

This commit is contained in:
wangdan-fit2cloud 2025-01-03 16:24:52 +08:00
parent 6c44622e95
commit d1b1aaa5e0
2 changed files with 8 additions and 4 deletions

View File

@ -1,4 +1 @@
export default {
};
export default {}

View File

@ -9,6 +9,13 @@ export default {
views,
components,
zhCn,
common: {
save: '保存',
saveSuccess: '保存成功',
delete: '删除',
setting: '设置',
cancel: '取消',
},
login: {
authentication: '登录认证',
ldap: {