forked from github/dataease
feat: 暂时去掉国际化切换
This commit is contained in:
parent
b65835a7b9
commit
776fa22c57
@ -422,7 +422,12 @@ export default {
|
||||
apikey_delete_confirm: 'Confirm to delete this API key?',
|
||||
input_id_placeholder: 'Please enter ID (Chinese is not supported)',
|
||||
source: 'User Source',
|
||||
choose_org: 'Choose Organization'
|
||||
choose_org: 'Choose Organization',
|
||||
reset_password: 'Reset Password',
|
||||
current_user: 'Current User',
|
||||
origin_passwd: 'Origin Password',
|
||||
new_passwd: 'New Password',
|
||||
confirm_passwd: 'Confirm Password'
|
||||
},
|
||||
role: {
|
||||
menu_authorization: 'Menu Authorization',
|
||||
|
@ -422,7 +422,12 @@ export default {
|
||||
apikey_delete_confirm: '这个 API Key 確定要删除吗?',
|
||||
input_id_placeholder: '請輸入ID (不支持中文)',
|
||||
source: '用戶來源',
|
||||
choose_org: '選擇組織'
|
||||
choose_org: '選擇組織',
|
||||
reset_password: '重置密碼',
|
||||
current_user: '當前用戶',
|
||||
origin_passwd: '原始密碼',
|
||||
new_passwd: '新密碼',
|
||||
confirm_passwd: '確認密碼'
|
||||
},
|
||||
role: {
|
||||
menu_authorization: '菜單授權',
|
||||
|
Loading…
Reference in New Issue
Block a user