3430642003
* multiple ux issues around realms fixes: #324 * changed to same size as scroll spy form width * fixed test * fixed realm info link * fixes console errors * fixed key * fixed type * fixed test introduced cleanup function
87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
{
|
|
"common": {
|
|
"fullName": "{{givenName}} {{familyName}}",
|
|
"unknownUser": "Anonymous",
|
|
|
|
"add": "Add",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"create": "Create",
|
|
"save": "Save",
|
|
"reload": "Reload",
|
|
"cancel": "Cancel",
|
|
"continue": "Continue",
|
|
"delete": "Delete",
|
|
"remove": "Remove",
|
|
"search": "Search",
|
|
"next": "Next",
|
|
"back": "Back",
|
|
"finish": "Finish",
|
|
"skipCustomizationAndFinish": "Skip customization and finish",
|
|
"export": "Export",
|
|
"action": "Action",
|
|
"download": "Download",
|
|
"resourceFile": "Resource file",
|
|
"clear": "Clear",
|
|
"clearFile": "Clear this file",
|
|
"clearFileExplain": "Are you sure you want to clear this file?",
|
|
"on": "On",
|
|
"off": "Off",
|
|
"enabled": "Enabled",
|
|
"disabled": "Disabled",
|
|
"disable": "Disable",
|
|
"selectOne": "Select an option",
|
|
"choose": "Choose...",
|
|
"signOut": "Sign out",
|
|
"manageAccount": "Manage account",
|
|
"serverInfo": "Server info",
|
|
"realmInfo": "Realm info",
|
|
"help": "Help",
|
|
"helpLabel": "More help for {{label}}",
|
|
"helpEnabled": "Help on",
|
|
"helpDisabled": "Help off",
|
|
"documentation": "Documentation",
|
|
"enableHelpMode": "Enable help mode",
|
|
"learnMore": "Learn more",
|
|
"test": "Test",
|
|
"name": "Name",
|
|
"role": "Role",
|
|
"description": "Description",
|
|
"type": "Type",
|
|
"category": "Category",
|
|
"priority": "Priority",
|
|
|
|
"home": "Home",
|
|
"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",
|
|
|
|
"settings": "Settings",
|
|
|
|
"required": "Required field",
|
|
"maxLength": "Max length {{length}}",
|
|
|
|
"createRealm": "Create Realm",
|
|
|
|
"jumpToSection": "Jump to section",
|
|
|
|
"Sunday": "Sunday",
|
|
"Monday": "Monday",
|
|
"Tuesday": "Tuesday",
|
|
"Wednesday": "Wednesday",
|
|
"Thursday": "Thursday",
|
|
"Friday": "Friday",
|
|
"Saturday": "Saturday"
|
|
}
|
|
}
|