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

26 lines
895 B
JSON

{
"realmName": "{{name}} realm",
"welcome": "Welcome to",
"introduction": "If you want to leave this page and manage 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",
"providerInfo": "Provider info",
"providers": "Providers",
"realmInfo": "Realm info",
"spi": "SPI",
"showMore": "Show more",
"showLess": "Show less",
"memory": "Memory",
"totalMemory": "Total memory",
"freeMemory": "Free memory",
"usedMemory": "Used memory"
}