Skip to content

Commit c27561f

Browse files
committed
New translations en.json (Vietnamese)
1 parent f1352f7 commit c27561f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

frontend/src/lib/i18n/locales/vi-VN.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@
4242
"unauthorizedTitle": "Unauthorized",
4343
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
4444
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45-
"unauthorizedButton": "Try again"
45+
"unauthorizedButton": "Try again",
46+
"untrustedRedirectTitle": "Untrusted redirect",
47+
"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?",
48+
"cancelTitle": "Cancel"
4649
}

0 commit comments

Comments
 (0)