summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 0796c67a..74dad4ef 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -20,7 +20,10 @@
"reset": "Reset",
"save": "Save",
"saveSettings": "Save settings",
- "selected": "Selected"
+ "selected": "Selected",
+ "ok": "OK",
+ "warning": "Warning",
+ "critical": "Critical"
},
"ariaLabel": {
"clearSearch": "Clear search input",
@@ -574,7 +577,12 @@
"configureManagerResources": "Configure manager resources",
"configureUsersAndTheirAccounts": "Configure users and their accounts",
"logInToTheServiceAndReadResources": "Log in to the service and read resources",
- "updatePasswordForCurrentUserAccount": "Update password for current user account"
+ "updatePasswordForCurrentUserAccount": "Update password for current user account",
+ "privilege": "Privilege",
+ "administrator": "Administrator",
+ "operator": "Operator",
+ "readOnly": "ReadOnly",
+ "noAccess": "NoAccess"
},
"toast": {
"errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.",