forked from baron/baron-sso
CSV 내보내기 버튼 공통
This commit is contained in:
@@ -19,6 +19,12 @@ loading = "Loading audit logs..."
|
||||
[msg.common.audit.registry]
|
||||
count = "총 {{count}}개 로그"
|
||||
|
||||
[msg.admin.audit]
|
||||
subtitle = "관리자 작업 이력을 조회합니다."
|
||||
|
||||
[msg.dev.audit]
|
||||
subtitle = "현재 앱 범위의 개발자 작업 이력을 조회합니다."
|
||||
|
||||
[ui.common]
|
||||
apply = "적용"
|
||||
actions = "액션"
|
||||
@@ -47,6 +53,7 @@ disabled = "사용 안 함"
|
||||
edit = "편집"
|
||||
enabled = "사용"
|
||||
export = "내보내기"
|
||||
export_csv = "CSV 내보내기"
|
||||
export_with_ids = "UUID 포함"
|
||||
export_without_ids = "UUID 제외 내보내기"
|
||||
fail = "실패"
|
||||
|
||||
Reference in New Issue
Block a user