fix(frontend): add missing permission translation keys (#1320)
This commit is contained in:
parent
7ef7163bfe
commit
cbbc5e731a
|
|
@ -337,7 +337,7 @@
|
|||
"addedSuccess": "The {type} was successfully added.",
|
||||
"updatedSuccess": "The {type} was successfully added."
|
||||
},
|
||||
"right": {
|
||||
"permission": {
|
||||
"title": "Permission",
|
||||
"read": "Read only",
|
||||
"readWrite": "Read & write",
|
||||
|
|
|
|||
Loading…
Reference in New Issue