perf: Optimize translation
This commit is contained in:
parent
125e7b47e8
commit
a1fca58864
@ -52,8 +52,8 @@ export default {
|
||||
},
|
||||
permissionType: {
|
||||
label: 'Permission',
|
||||
privateDesc: 'Only the current user can use',
|
||||
publicDesc: 'All users can use',
|
||||
privateDesc: 'Available only to current user',
|
||||
publicDesc: 'Available to all users',
|
||||
requiredMessage: 'Permission cannot be empty'
|
||||
},
|
||||
model_type: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user