forked from baron/baron-sso
i18n 키 정리 및 캐시/산출물 정리
This commit is contained in:
@@ -18,24 +18,6 @@ saman = ""
|
||||
[err.common]
|
||||
unknown = ""
|
||||
|
||||
[err.backend]
|
||||
authorization_pending = ""
|
||||
bad_request = ""
|
||||
conflict = ""
|
||||
expired_token = ""
|
||||
forbidden = ""
|
||||
internal_error = ""
|
||||
invalid_code = ""
|
||||
invalid_or_expired_code = ""
|
||||
invalid_session = ""
|
||||
invalid_session_reference = ""
|
||||
not_found = ""
|
||||
not_supported = ""
|
||||
password_or_email_mismatch = ""
|
||||
rate_limited = ""
|
||||
service_unavailable = ""
|
||||
slow_down = ""
|
||||
|
||||
[err.userfront]
|
||||
|
||||
[err.userfront.auth_proxy]
|
||||
@@ -220,18 +202,16 @@ count = ""
|
||||
[msg.common]
|
||||
loading = ""
|
||||
saving = ""
|
||||
requesting = ""
|
||||
unknown_error = ""
|
||||
|
||||
[msg.dev]
|
||||
logout_confirm = ""
|
||||
|
||||
[msg.dev.clients]
|
||||
copy_client_id = ""
|
||||
load_error = ""
|
||||
loading = ""
|
||||
showing = ""
|
||||
status_update_error = ""
|
||||
status_updated = ""
|
||||
deleted = ""
|
||||
delete_error = ""
|
||||
delete_confirm = ""
|
||||
@@ -430,7 +410,6 @@ token_missing = ""
|
||||
verification_failed = ""
|
||||
|
||||
[msg.userfront.login.link]
|
||||
approved = ""
|
||||
helper = ""
|
||||
missing_login_id = ""
|
||||
missing_phone = ""
|
||||
@@ -493,8 +472,6 @@ organization = ""
|
||||
security = ""
|
||||
|
||||
[msg.userfront.qr]
|
||||
approve_error = ""
|
||||
approve_success = ""
|
||||
camera_error = ""
|
||||
permission_error = ""
|
||||
permission_required = ""
|
||||
@@ -915,6 +892,7 @@ create = ""
|
||||
delete = ""
|
||||
details = ""
|
||||
edit = ""
|
||||
view = ""
|
||||
hyphen = ""
|
||||
na = ""
|
||||
never = ""
|
||||
@@ -925,7 +903,6 @@ previous = ""
|
||||
qr = ""
|
||||
read_only = ""
|
||||
refresh = ""
|
||||
requesting = ""
|
||||
resend = ""
|
||||
retry = ""
|
||||
save = ""
|
||||
@@ -967,8 +944,13 @@ scope_badge = ""
|
||||
clients = ""
|
||||
logout = ""
|
||||
|
||||
[ui.dev.profile]
|
||||
menu_aria = ""
|
||||
menu_title = ""
|
||||
unknown_email = ""
|
||||
unknown_name = ""
|
||||
|
||||
[ui.dev.clients]
|
||||
copy_client_id = ""
|
||||
new = ""
|
||||
search_placeholder = ""
|
||||
tenant_scoped = ""
|
||||
@@ -1055,10 +1037,6 @@ title_edit = ""
|
||||
[ui.dev.clients.general.breadcrumb]
|
||||
section = ""
|
||||
|
||||
[ui.dev.clients.general.footer]
|
||||
client_id = ""
|
||||
created_on = ""
|
||||
|
||||
[ui.dev.clients.general.identity]
|
||||
description = ""
|
||||
description_placeholder = ""
|
||||
@@ -1163,6 +1141,8 @@ unknown = ""
|
||||
expired = ""
|
||||
expiring = ""
|
||||
remaining = ""
|
||||
refresh = ""
|
||||
refreshing = ""
|
||||
|
||||
[ui.userfront]
|
||||
app_title = ""
|
||||
@@ -1239,12 +1219,9 @@ login_id = ""
|
||||
password = ""
|
||||
|
||||
[ui.userfront.login.link]
|
||||
action_label = ""
|
||||
code_only = ""
|
||||
page_title = ""
|
||||
resend_with_time = ""
|
||||
send = ""
|
||||
title = ""
|
||||
|
||||
[ui.userfront.login.qr]
|
||||
expired = ""
|
||||
@@ -1314,9 +1291,7 @@ organization = ""
|
||||
security = ""
|
||||
|
||||
[ui.userfront.qr]
|
||||
request_permission = ""
|
||||
rescan = ""
|
||||
result_failure = ""
|
||||
result_success = ""
|
||||
title = ""
|
||||
|
||||
@@ -1393,8 +1368,6 @@ delete_confirm = ""
|
||||
delete_error = ""
|
||||
delete_success = ""
|
||||
empty = ""
|
||||
import_error = ""
|
||||
import_success = ""
|
||||
loading = ""
|
||||
|
||||
[msg.admin.groups.members]
|
||||
@@ -1428,7 +1401,6 @@ no_description = ""
|
||||
|
||||
[ui.admin.groups]
|
||||
add_unit = ""
|
||||
import_csv = ""
|
||||
|
||||
[ui.admin.groups.create]
|
||||
description = ""
|
||||
@@ -1448,10 +1420,6 @@ parent_none = ""
|
||||
unit_level_label = ""
|
||||
unit_level_placeholder = ""
|
||||
|
||||
[ui.admin.groups.table]
|
||||
created_at = ""
|
||||
level = ""
|
||||
|
||||
[ui.admin.tenants.admins]
|
||||
add_button = ""
|
||||
already_admin = ""
|
||||
|
||||
Reference in New Issue
Block a user