keycloak-scim/apps/admin-ui/public/resources/en/dashboard.json

23 lines
No EOL
859 B
JSON

{
"realmName": "{{name}} realm",
"welcome": "Welcome to",
"introduction": "If you want to leave this page and mange this realm, please click the corresponding menu items in the left navigation bar.",
"serverInfo": "Server info",
"version": "Version",
"product": "Product",
"profile": "Profile",
"enabledFeatures": "Enabled features",
"experimental": "Experimental",
"preview": "Preview",
"supported": "Supported",
"infoEnabledFeatures": "Shows enabled preview and experimental features.",
"infoDisabledFeatures": "Shows all disabled features.",
"disabledFeatures": "Disabled features",
"adminUiVersion": "<0 className=\"pf-u-mr-md\">Admin UI version</0>{{version}}",
"providerInfo": "Provider info",
"providers": "Providers",
"realmInfo": "Realm info",
"spi": "SPI",
"showMore": "Show more",
"showLess": "Show less"
}