Skip to content

Commit dfd4449

Browse files
committed
New translations en.json (Romanian)
1 parent 11162c5 commit dfd4449

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

frontend/src/lib/i18n/locales/ro-RO.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"totpTitle": "Enter your TOTP code",
4242
"unauthorizedTitle": "Unauthorized",
4343
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44-
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
44+
"unauthorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45+
"unauthorizedGroupsSubtitle": "The user with username <Code>{{username}}</Code> is not in the groups required by the resource <Code>{{resource}}</Code>.",
4546
"unauthorizedButton": "Try again",
4647
"untrustedRedirectTitle": "Untrusted redirect",
4748
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",

0 commit comments

Comments
 (0)