b7e4db8e15
Co-authored-by: Jon Koops <jonkoops@gmail.com>
24 lines
809 B
JSON
24 lines
809 B
JSON
{
|
|
"accountSecurity": "Account security",
|
|
"applications": "Applications",
|
|
"avatar": "Avatar",
|
|
"deviceActivity": "Device activity",
|
|
"firstName": "First name",
|
|
"fullName": "{{givenName}} {{familyName}}",
|
|
"groups": "Groups",
|
|
"lastName": "Last name",
|
|
"linkedAccounts": "Linked accounts",
|
|
"logo": "Logo",
|
|
"manageAccount": "Manage account",
|
|
"personalInfo": "Personal info",
|
|
"personalInfoDescription": "Manage your basic information",
|
|
"resources": "Resources",
|
|
"signingIn": "Signing in",
|
|
"signOut": "Sign out",
|
|
"somethingWentWrong": "Something went wrong",
|
|
"somethingWentWrongDescription": "Sorry, an unexpected error has occurred.",
|
|
"tryAgain": "Try again",
|
|
"unknownUser": "Anonymous",
|
|
"username": "Username",
|
|
"welcomeMessage": "Welcome to Keycloak Account Management."
|
|
}
|