forked from baron/baron-sso
필터 및 상태 관련 다국어 키 추가
This commit is contained in:
@@ -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:"
|
||||
|
||||
Reference in New Issue
Block a user