mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 11:47:01 +00:00
fix(nc-gui): add missing i18n keys for org role labels in RolesSelectorV2
This commit is contained in:
@@ -670,6 +670,9 @@
|
||||
"noaccess": "No Access",
|
||||
"admin": "Admin",
|
||||
"superAdmin": "Super Admin",
|
||||
"orgAdmin": "Org-Admin",
|
||||
"orgCreator": "Org-Creator",
|
||||
"orgViewer": "Org-Viewer",
|
||||
"orgLevelOwner": "Organization Level Owner",
|
||||
"orgLevelCreator": "Organization Level Creator",
|
||||
"orgLevelViewer": "Organization Level Viewer"
|
||||
|
||||
Reference in New Issue
Block a user