1
0
forked from baron/baron-sso

userfront 동의 화면 i18n 적용 및 locale 키 추가

This commit is contained in:
2026-03-19 14:42:16 +09:00
parent c8291da699
commit 691d9e5dd6
7 changed files with 266 additions and 36 deletions

View File

@@ -173,6 +173,27 @@ success = ""
[msg.userfront.login_success]
subtitle = ""
[msg.userfront.consent]
accept_error = ""
client_id = ""
client_unknown = ""
description = ""
load_error = ""
missing_redirect = ""
redirect_notice = ""
scope_count = ""
[msg.userfront.consent.cancel]
confirm = ""
error = ""
[msg.userfront.consent.scope]
email = ""
offline_access = ""
openid = ""
phone = ""
profile = ""
[msg.userfront.profile]
department_missing = ""
department_required = ""
@@ -481,6 +502,15 @@ later = ""
qr = ""
title = ""
[ui.userfront.consent]
accept = ""
requested_scopes = ""
title = ""
[ui.userfront.consent.cancel]
confirm_button = ""
title = ""
[ui.userfront.nav]
dashboard = ""
logout = ""