fix(i18n): rename "right" to permission so that it's clearer what it is used for
This commit is contained in:
parent
22a18f8437
commit
51471b9551
@ -261,7 +261,7 @@
|
|||||||
"updatedSuccess": "The {type} was successfully added."
|
"updatedSuccess": "The {type} was successfully added."
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"title": "Right",
|
"title": "Permission",
|
||||||
"read": "Read only",
|
"read": "Read only",
|
||||||
"readWrite": "Read & write",
|
"readWrite": "Read & write",
|
||||||
"admin": "Admin"
|
"admin": "Admin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user