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_type: 'Authorization type',
|
||||||
auth_obj: 'Authorized object',
|
auth_obj: 'Authorized object',
|
||||||
enable: 'Enable column permissions',
|
enable: 'Enable column permissions',
|
||||||
|
disable: '',
|
||||||
prohibit: 'Prohibit',
|
prohibit: 'Prohibit',
|
||||||
desensitization: 'Desensitization'
|
desensitization: 'Desensitization'
|
||||||
},
|
},
|
||||||
|
@ -1216,6 +1216,7 @@ export default {
|
|||||||
auth_type: '授權類型',
|
auth_type: '授權類型',
|
||||||
auth_obj: '授權對象',
|
auth_obj: '授權對象',
|
||||||
enable: '啟用列權限',
|
enable: '啟用列權限',
|
||||||
|
disable: '',
|
||||||
prohibit: '禁用',
|
prohibit: '禁用',
|
||||||
desensitization: '脫敏'
|
desensitization: '脫敏'
|
||||||
},
|
},
|
||||||
|
@ -1219,6 +1219,7 @@ export default {
|
|||||||
auth_type: '授权类型',
|
auth_type: '授权类型',
|
||||||
auth_obj: '授权对象',
|
auth_obj: '授权对象',
|
||||||
enable: '启用列权限',
|
enable: '启用列权限',
|
||||||
|
disable: '',
|
||||||
prohibit: '禁用',
|
prohibit: '禁用',
|
||||||
desensitization: '脱敏'
|
desensitization: '脱敏'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user