1
0
forked from baron/baron-sso

감사 로그 403 권한 안내 문구 및 locale 키 반영

This commit is contained in:
2026-03-03 14:51:54 +09:00
parent 11a06fa94d
commit f485c07f54
10 changed files with 43 additions and 24 deletions

View File

@@ -268,6 +268,7 @@ logout_confirm = "로그아웃 하시겠습니까?"
[msg.dev.audit]
empty = "조회된 감사 로그가 없습니다."
forbidden = "감사 로그를 조회할 권한이 없습니다. 관리자에게 권한을 요청해주세요."
load_error = "감사 로그 조회 실패: {{error}}"
loaded_count = "로드된 로그 {{count}}건"
loading = "감사 로그를 불러오는 중..."
@@ -1116,6 +1117,9 @@ logout = "로그아웃"
load_more = "더 보기"
title = "감사 로그"
[ui.dev.audit.registry]
title = "Audit registry"
[ui.dev.audit.filter]
action = "액션으로 필터 (예: ROTATE_SECRET)"
client_id = "Client ID로 필터"