1
0
forked from baron/baron-sso

code-check lint 오류 수정

This commit is contained in:
2026-06-11 15:37:40 +09:00
parent 1b9421f3e6
commit 01bc6d9b08
10 changed files with 62 additions and 40 deletions

View File

@@ -72,6 +72,7 @@ error = "An error occurred while cancelling consent: {error}"
[msg.userfront.consent.scope]
email = "Email address (account identification and notifications)"
offline_access = "Offline access (keep signed in)"
openid = "OpenID authentication information (signin session check)"
phone = "Phone number (identity verification and notifications)"
profile = "Basic profile information (name, user identifier)"
@@ -705,3 +706,4 @@ toggle_label = "Show active sessions only"
[msg.userfront.audit.filter]
description = "Toggle to view only active sessions."

View File

@@ -297,6 +297,7 @@ error = "취소 처리 중 오류가 발생했습니다: {error}"
[msg.userfront.consent.scope]
email = "이메일 주소 (계정 식별 및 알림 용도)"
offline_access = "오프라인 접근 (로그인 유지)"
openid = "OpenID 인증 정보 (로그인 상태 확인)"
phone = "휴대폰 번호 (본인 인증 및 알림)"
profile = "기본 프로필 정보 (이름, 사용자 식별자)"
@@ -926,3 +927,4 @@ toggle_label = "활성 세션만 보기"
[msg.userfront.audit.filter]
description = "활성화된 세션만 보려면 토글을 켜주세요."

View File

@@ -269,6 +269,7 @@ error = ""
[msg.userfront.consent.scope]
email = ""
offline_access = ""
openid = ""
phone = ""
profile = ""
@@ -898,3 +899,4 @@ toggle_label = ""
[msg.userfront.audit.filter]
description = ""