forked from github/dataease
refactor: 国际化
This commit is contained in:
parent
b00132a3fb
commit
9ca2c3a2ee
@ -1216,6 +1216,7 @@ export default {
|
||||
auth_type: 'Authorization type',
|
||||
auth_obj: 'Authorized object',
|
||||
enable: 'Enable column permissions',
|
||||
disable: '',
|
||||
prohibit: 'Prohibit',
|
||||
desensitization: 'Desensitization'
|
||||
},
|
||||
|
@ -1216,6 +1216,7 @@ export default {
|
||||
auth_type: '授權類型',
|
||||
auth_obj: '授權對象',
|
||||
enable: '啟用列權限',
|
||||
disable: '',
|
||||
prohibit: '禁用',
|
||||
desensitization: '脫敏'
|
||||
},
|
||||
|
@ -1219,6 +1219,7 @@ export default {
|
||||
auth_type: '授权类型',
|
||||
auth_obj: '授权对象',
|
||||
enable: '启用列权限',
|
||||
disable: '',
|
||||
prohibit: '禁用',
|
||||
desensitization: '脱敏'
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user