1
0
forked from baron/baron-sso

감사 로그 403 시 권한 안내 문구로 표시

This commit is contained in:
2026-03-03 14:10:44 +09:00
parent c9b780659f
commit b2dae93ac1
4 changed files with 16 additions and 3 deletions

View File

@@ -209,6 +209,7 @@ logout_confirm = "Are you sure you want to log out?"
[msg.dev.audit]
empty = "No audit logs found."
forbidden = "You do not have permission to view audit logs. Please request access from an administrator."
load_error = "Error loading audit logs: {{error}}"
loaded_count = "Loaded {{count}} rows"
loading = "Loading audit logs..."