docs(locales): 在zh-cn和en-us中添加'system_tenant-package'翻译

This commit is contained in:
AN
2025-05-11 11:29:44 +08:00
parent 1140829bcc
commit bd1a26eb4f
2 changed files with 2 additions and 0 deletions

View File

@ -173,6 +173,7 @@ const local: App.I18n.Schema = {
system_user: 'User Management',
system_dict: 'Dict Management',
system_tenant: 'Tenant Management',
'system_tenant-package': 'Tenant Package Management',
system_config: 'Config Management',
system_dept: 'Dept Management',
system_post: 'Post Management',

View File

@ -173,6 +173,7 @@ const local: App.I18n.Schema = {
system_user: '用户管理',
system_dict: '字典管理',
system_tenant: '租户管理',
'system_tenant-package': '租户套餐',
system_config: '参数设置',
system_dept: '部门管理',
system_post: '岗位管理',