1
0
forked from baron/baron-sso

병합 이후 검토 적용

This commit is contained in:
2026-06-15 20:28:10 +09:00
parent 202c783920
commit 35284d72ed
35 changed files with 996 additions and 62 deletions

View File

@@ -872,7 +872,7 @@ title_with_code = "Error: {{code}}"
type = "Error type: {{type}}"
[msg.userfront.error.ory]
$normalizedCode = "{{error}}"
"$normalizedCode" = "{{error}}"
access_denied = "The user denied the consent request."
consent_required = "Consent is required to continue."
interaction_required = "Additional interaction is required. Please try again."
@@ -904,7 +904,7 @@ tenant_unknown = "Unknown"
title = "Access restriction details"
[msg.userfront.error.whitelist]
$normalizedCode = "{{error}}"
"$normalizedCode" = "{{error}}"
bad_request = "Please check your input."
invalid_session = "Your session has expired. Please sign in again."
not_found = "The requested page could not be found."