2020-09-10 18:04:03 +00:00
|
|
|
{
|
|
|
|
"common": {
|
|
|
|
"fullName": "{{givenName}} {{familyName}}",
|
|
|
|
"unknownUser": "Anonymous",
|
|
|
|
|
2020-10-21 12:18:41 +00:00
|
|
|
"add": "Add",
|
2020-11-02 20:15:09 +00:00
|
|
|
"yes": "Yes",
|
|
|
|
"no": "No",
|
2020-09-29 17:54:42 +00:00
|
|
|
"create": "Create",
|
2020-09-16 14:56:23 +00:00
|
|
|
"save": "Save",
|
|
|
|
"cancel": "Cancel",
|
2020-09-25 13:17:55 +00:00
|
|
|
"continue": "Continue",
|
2020-09-16 14:56:23 +00:00
|
|
|
"delete": "Delete",
|
2020-10-07 15:47:03 +00:00
|
|
|
"search": "Search",
|
2020-09-17 13:51:40 +00:00
|
|
|
"next": "Next",
|
|
|
|
"back": "Back",
|
2020-09-16 14:56:23 +00:00
|
|
|
"export": "Export",
|
2020-10-02 13:56:46 +00:00
|
|
|
"action": "Action",
|
2020-10-06 19:51:21 +00:00
|
|
|
"download": "Download",
|
2020-09-16 14:56:23 +00:00
|
|
|
"resourceFile": "Resource file",
|
|
|
|
"clearFile": "Clear this file",
|
2020-09-17 13:51:40 +00:00
|
|
|
"on": "On",
|
2020-10-15 05:50:47 +00:00
|
|
|
"off": "Off",
|
2020-09-25 17:29:03 +00:00
|
|
|
"enabled": "Enabled",
|
|
|
|
"disabled": "Disabled",
|
2020-10-02 13:56:46 +00:00
|
|
|
"disable": "Disable",
|
2020-10-08 11:38:25 +00:00
|
|
|
"selectOne": "Select an option",
|
2020-09-10 18:04:03 +00:00
|
|
|
|
2020-09-16 14:56:23 +00:00
|
|
|
"signOut": "Sign out",
|
|
|
|
"manageAccount": "Manage account",
|
|
|
|
"serverInfo": "Server info",
|
|
|
|
"help": "Help",
|
2020-10-09 06:48:50 +00:00
|
|
|
"helpLabel": "More help for {{label}}",
|
2020-09-16 14:56:23 +00:00
|
|
|
"documentation": "Documentation",
|
2020-09-17 13:51:40 +00:00
|
|
|
"enableHelpMode": "Enable help mode",
|
2020-10-15 05:50:47 +00:00
|
|
|
"learnMore": "Learn more",
|
2020-09-17 13:51:40 +00:00
|
|
|
|
2020-10-01 14:25:29 +00:00
|
|
|
"home": "Home",
|
2020-09-21 12:54:42 +00:00
|
|
|
"manage": "Manage",
|
|
|
|
"clients": "Clients",
|
|
|
|
"clientScopes": "Client scopes",
|
|
|
|
"realmRoles": "Realm roles",
|
|
|
|
"users": "Users",
|
|
|
|
"groups": "Groups",
|
|
|
|
"sessions": "Sessions",
|
|
|
|
"events": "Events",
|
|
|
|
|
|
|
|
"configure": "Configure",
|
|
|
|
"realmSettings": "Realm settings",
|
|
|
|
"authentication": "Authentication",
|
|
|
|
"identityProviders": "Identity providers",
|
|
|
|
"userFederation": "User federation",
|
|
|
|
|
2020-10-29 18:56:52 +00:00
|
|
|
"required": "Required field",
|
2020-11-09 19:49:32 +00:00
|
|
|
"maxLength": "Max length {{length}}",
|
2020-10-29 18:56:52 +00:00
|
|
|
|
|
|
|
"createRealm": "Create Realm"
|
2020-09-10 18:04:03 +00:00
|
|
|
}
|
|
|
|
}
|