forked from baron/baron-sso
i18n 누락 키 추가 및 flutter 린트 적용
This commit is contained in:
@@ -1046,6 +1046,7 @@ previous = "Previous"
|
||||
qr = "QR"
|
||||
read_only = "읽기 전용"
|
||||
refresh = "새로고침"
|
||||
reset = "초기화"
|
||||
requesting = "요청 중..."
|
||||
resend = "재발송"
|
||||
retry = "다시 시도"
|
||||
@@ -1108,11 +1109,14 @@ tenant_selected = "테넌트: 선택됨"
|
||||
[ui.dev.clients.filter]
|
||||
status_all = "모든 상태"
|
||||
type_all = "모든 유형"
|
||||
type_label = "유형:"
|
||||
|
||||
[ui.dev.clients.consents]
|
||||
export_csv = "Export CSV"
|
||||
revoke = "Revoke"
|
||||
revoked_at = "철회일: "
|
||||
scope_all = "모든 권한"
|
||||
scope_label = "권한:"
|
||||
search_placeholder = "사용자 ID, 이름, 이메일로 검색"
|
||||
status_all = "All Statuses"
|
||||
status_label = "Status:"
|
||||
|
||||
Reference in New Issue
Block a user