1
0
forked from baron/baron-sso

필터 및 상태 관련 다국어 키 추가

This commit is contained in:
2026-02-26 13:25:08 +09:00
parent d60bc1d5d5
commit 5a7231eba6
3 changed files with 18 additions and 0 deletions

View File

@@ -281,6 +281,7 @@ load_error = "Error loading consents: {{error}}"
loading = "Loading consents..."
showing = "Showing {{from}} to {{to}} of {{total}} users"
subtitle = "Subtitle"
revoke_confirm = "Are you sure you want to revoke this user's permissions? After revocation, the user must consent again on next login."
[msg.dev.clients.details]
copy_client_id = "Client ID copied."
@@ -1104,9 +1105,14 @@ untitled = "Untitled"
admin_session = "Admin Session"
tenant_selected = "Tenant Selected"
[ui.dev.clients.filter]
status_all = "All Statuses"
type_all = "All Types"
[ui.dev.clients.consents]
export_csv = "Export CSV"
revoke = "Revoke"
revoked_at = "Revoked: "
search_placeholder = "Search Placeholder"
status_all = "All Statuses"
status_label = "Status:"

View File

@@ -281,6 +281,7 @@ load_error = "Error loading consents: {{error}}"
loading = "Loading consents..."
showing = "Showing {{from}} to {{to}} of {{total}} users"
subtitle = "OIDC Relying Party 사용자 권한을 검토·관리합니다."
revoke_confirm = "정말로 이 사용자의 권한을 철회하시겠습니까? 철회 시 사용자는 다음 접속 시 다시 동의해야 합니다."
[msg.dev.clients.details]
copy_client_id = "Client ID가 복사되었습니다."
@@ -1104,9 +1105,14 @@ untitled = "Untitled"
admin_session = "관리자 세션"
tenant_selected = "테넌트: 선택됨"
[ui.dev.clients.filter]
status_all = "모든 상태"
type_all = "모든 유형"
[ui.dev.clients.consents]
export_csv = "Export CSV"
revoke = "Revoke"
revoked_at = "철회일: "
search_placeholder = "사용자 ID, 이름, 이메일로 검색"
status_all = "All Statuses"
status_label = "Status:"

View File

@@ -222,6 +222,7 @@ load_error = ""
loading = ""
showing = ""
subtitle = ""
revoke_confirm = ""
[msg.dev.clients.details]
copy_client_id = ""
@@ -966,9 +967,14 @@ untitled = ""
admin_session = ""
tenant_selected = ""
[ui.dev.clients.filter]
status_all = ""
type_all = ""
[ui.dev.clients.consents]
export_csv = ""
revoke = ""
revoked_at = ""
search_placeholder = ""
status_all = ""
status_label = ""