1
0
forked from baron/baron-sso
Files
baron-sso/locales/template.toml

1342 lines
19 KiB
TOML

[domain]
[domain.affiliation]
affiliate = ""
general = ""
[domain.company]
baron = ""
halla = ""
hanmac = ""
jangheon = ""
ptc = ""
saman = ""
[err]
[err.common]
unknown = ""
[err.userfront]
[err.userfront.auth_proxy]
consent_accept = ""
consent_fetch = ""
consent_reject = ""
linked_app_revoke = ""
login_failed = ""
oidc_accept = ""
password_reset_complete = ""
password_reset_init = ""
[err.userfront.profile]
load_failed = ""
password_change_failed = ""
send_code_failed = ""
update_failed = ""
verify_code_failed = ""
[err.userfront.session]
missing = ""
[msg]
[msg.admin]
idp_env_prod = ""
logout_confirm = ""
scope_admin = ""
session_ttl = ""
tenant_headers = ""
[msg.admin.api_keys]
[msg.admin.api_keys.create]
error = ""
name_required = ""
scope_required = ""
scopes_count = ""
scopes_hint = ""
subtitle = ""
[msg.admin.api_keys.create.success]
copy_hint = ""
notice = ""
notice_emphasis = ""
notice_suffix = ""
[msg.admin.api_keys.list]
delete_confirm = ""
empty = ""
fetch_error = ""
subtitle = ""
[msg.admin.api_keys.list.registry]
count = ""
[msg.admin.audit]
empty = ""
end = ""
load_error = ""
loading = ""
subtitle = ""
[msg.admin.audit.filters]
empty = ""
[msg.admin.audit.registry]
count = ""
[msg.admin.groups]
[msg.admin.groups.list]
subtitle = ""
[msg.admin.groups.members]
count = ""
empty = ""
title = ""
[msg.admin.groups.prompt]
user_id = ""
[msg.admin.header]
subtitle = ""
[msg.admin.notice]
idp_policy = ""
scope = ""
[msg.admin.overview]
description = ""
idp_fallback = ""
idp_primary = ""
[msg.admin.overview.playbook]
description = ""
idp_body = ""
idp_title = ""
tenant_body = ""
tenant_title = ""
[msg.admin.overview.quick_links]
description = ""
[msg.admin.tenants]
delete_confirm = ""
empty = ""
fetch_error = ""
subtitle = ""
[msg.admin.tenants.create]
subtitle = ""
[msg.admin.tenants.create.form]
domains_help = ""
[msg.admin.tenants.create.memo]
body = ""
subtitle = ""
[msg.admin.tenants.create.profile]
subtitle = ""
[msg.admin.tenants.members]
empty = ""
[msg.admin.tenants.registry]
count = ""
[msg.admin.tenants.schema]
empty = ""
missing_id = ""
subtitle = ""
update_error = ""
update_success = ""
[msg.admin.tenants.sub]
empty = ""
subtitle = ""
[msg.admin.users]
[msg.admin.users.create]
error = ""
password_required = ""
[msg.admin.users.create.account]
subtitle = ""
[msg.admin.users.create.form]
email_required = ""
name_required = ""
password_auto_help = ""
password_manual_help = ""
role_help = ""
[msg.admin.users.create.password_generated]
default = ""
with_email = ""
[msg.admin.users.detail]
edit_subtitle = ""
not_found = ""
update_error = ""
update_success = ""
[msg.admin.users.detail.form]
name_required = ""
[msg.admin.users.detail.security]
password_hint = ""
[msg.admin.users.list]
delete_confirm = ""
empty = ""
fetch_error = ""
subtitle = ""
[msg.admin.users.list.registry]
count = ""
[msg.common]
loading = ""
saving = ""
unknown_error = ""
[msg.dev]
[msg.dev.clients]
copy_client_id = ""
load_error = ""
loading = ""
showing = ""
status_update_error = ""
status_updated = ""
[msg.dev.clients.consents]
empty = ""
load_error = ""
loading = ""
showing = ""
subtitle = ""
[msg.dev.clients.details]
copy_client_id = ""
copy_client_secret = ""
copy_endpoint = ""
load_error = ""
loading = ""
missing_id = ""
redirect_saved = ""
rotate_confirm = ""
rotate_error = ""
save_error = ""
secret_rotated = ""
secret_unavailable = ""
subtitle = ""
[msg.dev.clients.details.redirect]
description = ""
[msg.dev.clients.details.security]
footer = ""
note = ""
[msg.dev.clients.general]
load_error = ""
loading = ""
saved = ""
[msg.dev.clients.general.identity]
logo_help = ""
subtitle = ""
[msg.dev.clients.general.redirect]
help = ""
[msg.dev.clients.general.scopes]
empty = ""
subtitle = ""
[msg.dev.clients.general.security]
confidential_help = ""
public_help = ""
subtitle = ""
[msg.dev.clients.help]
docs_body = ""
subtitle = ""
[msg.dev.clients.registry]
description = ""
[msg.dev.clients.scopes]
email = ""
openid = ""
profile = ""
[msg.dev.dashboard]
[msg.dev.dashboard.hero]
body = ""
title_emphasis = ""
title_prefix = ""
title_suffix = ""
[msg.dev.dashboard.notice]
consent_audit = ""
dev_scope = ""
hydra_health = ""
[msg.dev.sidebar]
notice = ""
notice_detail = ""
[msg.info]
saved_success = ""
[msg.userfront]
greeting = ""
[msg.userfront.audit]
date = ""
device = ""
end = ""
ip = ""
load_more_error = ""
result = ""
session_id = ""
status = ""
[msg.userfront.dashboard]
approved_device = ""
approved_ip = ""
audit_empty = ""
audit_load_error = ""
auth_method = ""
client_id = ""
client_id_missing = ""
current_status = ""
last_auth = ""
link_missing = ""
link_open_error = ""
session_id_copied = ""
[msg.userfront.dashboard.activities]
empty = ""
empty_detail = ""
error = ""
[msg.userfront.dashboard.approved_session]
copy_click = ""
copy_tap = ""
none = ""
[msg.userfront.dashboard.revoke]
confirm = ""
error = ""
success = ""
[msg.userfront.dashboard.scopes]
empty = ""
[msg.userfront.dashboard.timeline]
load_error = ""
[msg.userfront.error]
detail_contact = ""
detail_generic = ""
detail_request = ""
id = ""
title = ""
title_generic = ""
title_with_code = ""
type = ""
[msg.userfront.error.whitelist]
settings_disabled = ""
invalid_session = ""
verification_required = ""
recovery_expired = ""
recovery_invalid = ""
rate_limited = ""
not_found = ""
bad_request = ""
password_or_email_mismatch = ""
[msg.userfront.error.ory]
access_denied = ""
consent_required = ""
interaction_required = ""
invalid_client = ""
invalid_grant = ""
invalid_request = ""
invalid_scope = ""
login_required = ""
request_forbidden = ""
server_error = ""
temporarily_unavailable = ""
unauthorized_client = ""
unsupported_response_type = ""
[msg.userfront.forgot]
description = ""
dry_send = ""
error = ""
input_required = ""
sent = ""
[msg.userfront.login]
cookie_check_failed = ""
dry_send = ""
link_failed = ""
link_send_failed = ""
link_sent_email = ""
link_sent_phone = ""
link_timeout = ""
no_account = ""
oidc_failed = ""
qr_expired = ""
qr_init_failed = ""
qr_login_required = ""
token_missing = ""
verification_failed = ""
[msg.userfront.login.link]
approved = ""
helper = ""
missing_login_id = ""
missing_phone = ""
resend_wait = ""
short_code_help = ""
[msg.userfront.login.password]
failed = ""
missing_credentials = ""
[msg.userfront.login.qr]
load_failed = ""
scan_hint = ""
[msg.userfront.login.short_code]
invalid = ""
[msg.userfront.login.unregistered]
body = ""
[msg.userfront.login.verification]
approved = ""
approved_local = ""
success = ""
[msg.userfront.login_success]
subtitle = ""
[msg.userfront.profile]
department_missing = ""
department_required = ""
email_missing = ""
greeting = ""
load_failed = ""
name_missing = ""
name_required = ""
phone_required = ""
phone_verify_required = ""
update_failed = ""
update_success = ""
[msg.userfront.profile.password]
change_failed = ""
changed = ""
current_required = ""
mismatch = ""
new_required = ""
subtitle = ""
[msg.userfront.profile.phone]
code_sent = ""
send_failed = ""
verified = ""
verify_failed = ""
verify_notice = ""
[msg.userfront.profile.section]
basic = ""
organization = ""
security = ""
[msg.userfront.qr]
approve_error = ""
approve_success = ""
camera_error = ""
permission_error = ""
permission_required = ""
[msg.userfront.reset]
invalid_body = ""
invalid_link = ""
invalid_title = ""
policy_loading = ""
success = ""
[msg.userfront.reset.error]
empty_password = ""
generic = ""
lowercase = ""
min_length = ""
min_types = ""
mismatch = ""
number = ""
symbol = ""
uppercase = ""
[msg.userfront.reset.policy]
lowercase = ""
min_length = ""
min_types = ""
number = ""
symbol = ""
uppercase = ""
[msg.userfront.sections]
apps_subtitle = ""
audit_subtitle = ""
[msg.userfront.settings]
disabled = ""
[msg.userfront.signup]
failed = ""
privacy_full = ""
tos_full = ""
[msg.userfront.signup.agreement]
title = ""
[msg.userfront.signup.auth]
affiliate_notice = ""
title = ""
[msg.userfront.signup.email]
code_mismatch = ""
duplicate = ""
invalid = ""
send_failed = ""
verified = ""
verify_failed = ""
[msg.userfront.signup.password]
length_required = ""
lowercase_required = ""
mismatch = ""
number_required = ""
symbol_required = ""
title = ""
uppercase_required = ""
[msg.userfront.signup.password.rule]
lowercase = ""
min_length = ""
min_types = ""
number = ""
symbol = ""
uppercase = ""
[msg.userfront.signup.phone]
code_mismatch = ""
send_failed = ""
verified = ""
verify_failed = ""
[msg.userfront.signup.policy]
loading = ""
lowercase = ""
min_length = ""
min_types = ""
number = ""
summary = ""
symbol = ""
uppercase = ""
[msg.userfront.signup.profile]
affiliate_hint = ""
title = ""
[msg.userfront.signup.success]
body = ""
title = ""
[ui]
[ui.admin]
brand = ""
dev_role_switcher = ""
title = ""
[ui.admin.api_keys]
[ui.admin.api_keys.create]
name_label = ""
name_placeholder = ""
section_name = ""
section_scopes = ""
submit = ""
title = ""
[ui.admin.api_keys.create.success]
copy_secret = ""
go_list = ""
title = ""
[ui.admin.api_keys.list]
add = ""
title = ""
[ui.admin.api_keys.list.breadcrumb]
list = ""
section = ""
[ui.admin.api_keys.list.registry]
title = ""
[ui.admin.api_keys.list.table]
actions = ""
client_id = ""
last_used = ""
name = ""
scopes = ""
[ui.admin.audit]
export_csv = ""
load_more = ""
target = ""
title = ""
[ui.admin.audit.breadcrumb]
logs = ""
section = ""
[ui.admin.audit.copy]
actor_id = ""
request_id = ""
target = ""
[ui.admin.audit.details]
actor = ""
actor_id = ""
after = ""
before = ""
device = ""
error = ""
event_id = ""
ip = ""
latency = ""
request = ""
request_id = ""
result = ""
tenant = ""
[ui.admin.audit.filters]
placeholder = ""
remove = ""
[ui.admin.audit.registry]
title = ""
[ui.admin.audit.table]
action_target = ""
actor = ""
path = ""
request = ""
status = ""
time = ""
[ui.admin.groups]
[ui.admin.groups.create]
title = ""
[ui.admin.groups.form]
desc_label = ""
desc_placeholder = ""
name_label = ""
name_placeholder = ""
submit = ""
[ui.admin.groups.list]
title = ""
[ui.admin.groups.members]
[ui.admin.groups.members.table]
email = ""
name = ""
remove = ""
[ui.admin.groups.table]
actions = ""
members = ""
name = ""
[ui.admin.header]
plane = ""
[ui.admin.nav]
api_keys = ""
audit_logs = ""
auth_guard = ""
logout = ""
overview = ""
relying_parties = ""
tenant_dashboard = ""
tenant_groups = ""
tenants = ""
users = ""
[ui.admin.overview]
kicker = ""
title = ""
[ui.admin.overview.playbook]
title = ""
[ui.admin.overview.quick_links]
add_tenant = ""
tenant_dashboard = ""
title = ""
view_audit_logs = ""
[ui.admin.role]
rp_admin = ""
super_admin = ""
tenant_admin = ""
tenant_member = ""
[ui.admin.tenants]
add = ""
title = ""
[ui.admin.tenants.breadcrumb]
list = ""
section = ""
[ui.admin.tenants.create]
title = ""
[ui.admin.tenants.create.breadcrumb]
action = ""
section = ""
[ui.admin.tenants.create.form]
description = ""
domains_label = ""
domains_placeholder = ""
name = ""
slug = ""
slug_placeholder = ""
status = ""
[ui.admin.tenants.create.memo]
title = ""
[ui.admin.tenants.create.profile]
title = ""
[ui.admin.tenants.members]
title = ""
[ui.admin.tenants.members.table]
email = ""
name = ""
role = ""
status = ""
[ui.admin.tenants.registry]
title = ""
[ui.admin.tenants.schema]
add_field = ""
save = ""
title = ""
[ui.admin.tenants.schema.field]
key = ""
key_placeholder = ""
label = ""
label_placeholder = ""
type = ""
type_boolean = ""
type_number = ""
type_text = ""
[ui.admin.tenants.sub]
add = ""
manage = ""
title = ""
[ui.admin.tenants.sub.table]
action = ""
name = ""
slug = ""
status = ""
[ui.admin.tenants.table]
actions = ""
name = ""
slug = ""
status = ""
updated = ""
[ui.admin.users]
[ui.admin.users.create]
back = ""
go_list = ""
submit = ""
title = ""
[ui.admin.users.create.account]
title = ""
[ui.admin.users.create.breadcrumb]
new = ""
section = ""
[ui.admin.users.create.custom_fields]
title = ""
[ui.admin.users.create.form]
auto_password = ""
department = ""
department_placeholder = ""
email = ""
email_placeholder = ""
name = ""
name_placeholder = ""
password = ""
password_placeholder = ""
phone = ""
phone_placeholder = ""
role = ""
tenant = ""
tenant_global = ""
[ui.admin.users.create.password_generated]
title = ""
[ui.admin.users.detail]
back = ""
edit_title = ""
title = ""
[ui.admin.users.detail.breadcrumb]
section = ""
[ui.admin.users.detail.custom_fields]
title = ""
[ui.admin.users.detail.form]
department = ""
department_placeholder = ""
name = ""
name_placeholder = ""
phone = ""
phone_placeholder = ""
role = ""
status = ""
tenant = ""
tenant_global = ""
[ui.admin.users.detail.security]
password = ""
password_placeholder = ""
title = ""
[ui.admin.users.list]
add = ""
delete_aria = ""
edit_aria = ""
search_placeholder = ""
tenant_slug = ""
title = ""
[ui.admin.users.list.breadcrumb]
list = ""
section = ""
[ui.admin.users.list.registry]
title = ""
[ui.admin.users.list.table]
actions = ""
created = ""
name_email = ""
role = ""
status = ""
tenant_dept = ""
[ui.common]
add = ""
back = ""
cancel = ""
close = ""
collapse = ""
confirm = ""
copy = ""
create = ""
delete = ""
details = ""
edit = ""
hyphen = ""
na = ""
never = ""
next = ""
page_of = ""
prev = ""
previous = ""
qr = ""
read_only = ""
refresh = ""
requesting = ""
resend = ""
retry = ""
save = ""
search = ""
show_more = ""
language = ""
language_ko = ""
language_en = ""
theme_dark = ""
theme_light = ""
theme_toggle = ""
unknown = ""
[ui.common.badge]
admin_only = ""
command_only = ""
system = ""
[ui.common.role]
admin = ""
user = ""
[ui.common.status]
active = ""
blocked = ""
failure = ""
inactive = ""
ok = ""
pending = ""
success = ""
[ui.dev]
brand = ""
console_title = ""
env_badge = ""
scope_badge = ""
[ui.dev.clients]
copy_client_id = ""
new = ""
search_placeholder = ""
tenant_scoped = ""
untitled = ""
[ui.dev.clients.badge]
admin_session = ""
tenant_selected = ""
[ui.dev.clients.consents]
export_csv = ""
revoke = ""
search_placeholder = ""
status_all = ""
status_label = ""
status_revoked = ""
subject = ""
title = ""
[ui.dev.clients.consents.breadcrumb]
clients = ""
current = ""
home = ""
[ui.dev.clients.consents.filters]
advanced = ""
[ui.dev.clients.consents.stats]
active_grants = ""
avg_scopes = ""
total_scopes = ""
[ui.dev.clients.consents.table]
action = ""
first_granted = ""
last_auth = ""
scopes = ""
status = ""
tenant = ""
user = ""
[ui.dev.clients.details]
[ui.dev.clients.details.breadcrumb]
current = ""
section = ""
[ui.dev.clients.details.credentials]
client_id = ""
client_secret = ""
title = ""
[ui.dev.clients.details.endpoints]
read_only = ""
title = ""
[ui.dev.clients.details.redirect]
callback_label = ""
label = ""
placeholder = ""
save = ""
title = ""
[ui.dev.clients.details.secret]
hide = ""
rotate = ""
show = ""
[ui.dev.clients.details.security]
title = ""
[ui.dev.clients.details.tab]
connection = ""
consents = ""
settings = ""
[ui.dev.clients.general]
create = ""
display_new = ""
save = ""
title_create = ""
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 = ""
logo = ""
logo_placeholder = ""
logo_preview = ""
name = ""
name_placeholder = ""
title = ""
[ui.dev.clients.general.redirect]
label = ""
placeholder = ""
[ui.dev.clients.general.scopes]
add = ""
description_placeholder = ""
name_placeholder = ""
title = ""
[ui.dev.clients.general.scopes.table]
description = ""
mandatory = ""
name = ""
[ui.dev.clients.general.security]
confidential = ""
public = ""
title = ""
[ui.dev.clients.help]
docs_title = ""
title = ""
view_guides = ""
[ui.dev.clients.list]
title = ""
[ui.dev.clients.owner]
avatar_alt = ""
email = ""
name = ""
role = ""
scope = ""
subtitle = ""
title = ""
[ui.dev.clients.registry]
subtitle = ""
title = ""
[ui.dev.clients.table]
actions = ""
application = ""
client_id = ""
created_at = ""
status = ""
type = ""
[ui.dev.clients.type]
confidential = ""
public = ""
[ui.dev.dashboard]
ready_badge = ""
[ui.dev.dashboard.badge]
consent_guard = ""
policy_toggle = ""
rp_synced = ""
[ui.dev.dashboard.next]
subtitle = ""
title = ""
[ui.dev.dashboard.ops]
subtitle = ""
title = ""
[ui.dev.dashboard.ops.card]
consent_revoked = ""
hydra_status = ""
rp_requests = ""
[ui.dev.dashboard.ops.tag]
consent = ""
rp_status = ""
[ui.dev.dashboard.stack]
notes = ""
subtitle = ""
title = ""
[ui.dev.header]
plane = ""
subtitle = ""
[ui.userfront]
app_title = ""
[ui.userfront.app_label]
admin_console = ""
baron = ""
dev_console = ""
[ui.userfront.audit]
[ui.userfront.audit.table]
app = ""
auth_method = ""
date = ""
device = ""
ip = ""
pending = ""
result = ""
session_id = ""
status = ""
[ui.userfront.auth_method]
ory = ""
session = ""
[ui.userfront.dashboard]
last_auth_label = ""
status_history = ""
[ui.userfront.dashboard.activity]
linked = ""
[ui.userfront.dashboard.approved_session]
default = ""
userfront = ""
[ui.userfront.dashboard.revoke]
confirm_button = ""
title = ""
[ui.userfront.dashboard.scopes]
title = ""
[ui.userfront.dashboard.status]
revoked = ""
[ui.userfront.device]
android = ""
ios = ""
linux = ""
macos = ""
windows = ""
[ui.userfront.error]
go_home = ""
go_login = ""
[ui.userfront.forgot]
heading = ""
input_label = ""
submit = ""
title = ""
[ui.userfront.login]
forgot_password = ""
signup = ""
[ui.userfront.login.action]
submit = ""
[ui.userfront.login.field]
login_id = ""
password = ""
[ui.userfront.login.link]
action_label = ""
code_only = ""
page_title = ""
resend_with_time = ""
send = ""
title = ""
[ui.userfront.login.qr]
expired = ""
refresh = ""
remaining = "Remaining: {{time}}"
[ui.userfront.login.short_code]
digits = ""
expire_time = ""
prefix = ""
submit = ""
[ui.userfront.login.tabs]
link = ""
password = ""
qr = ""
[ui.userfront.login.unregistered]
action = ""
title = ""
[ui.userfront.login.verification]
action_label = ""
page_title = ""
title = ""
[ui.userfront.login_success]
later = ""
qr = ""
title = ""
[ui.userfront.nav]
dashboard = ""
logout = ""
profile = ""
qr_scan = ""
[ui.userfront.profile]
department_empty = ""
manage = ""
user_fallback = ""
[ui.userfront.profile.field]
affiliation = ""
company_code = ""
department = ""
email = ""
name = ""
tenant = ""
[ui.userfront.profile.password]
change = ""
confirm = ""
current = ""
forgot = ""
new = ""
title = ""
[ui.userfront.profile.phone]
code_hint = ""
request_code = ""
title = ""
[ui.userfront.profile.section]
basic = ""
organization = ""
security = ""
[ui.userfront.qr]
request_permission = ""
rescan = ""
result_failure = ""
result_success = ""
title = ""
[ui.userfront.reset]
confirm_password = ""
new_password = ""
submit = ""
subtitle = ""
title = ""
[ui.userfront.sections]
apps = ""
audit = ""
[ui.userfront.session]
active = ""
unknown = ""
[ui.userfront.signup]
complete = ""
next_step = ""
title = ""
[ui.userfront.signup.agreement]
all = ""
privacy_title = ""
tos_title = ""
[ui.userfront.signup.auth]
code_label = ""
request_code = ""
[ui.userfront.signup.auth.email]
label = ""
title = ""
[ui.userfront.signup.password]
confirm_label = ""
label = ""
[ui.userfront.signup.phone]
label = ""
title = ""
[ui.userfront.signup.profile]
affiliation_type = ""
company = ""
department = ""
department_optional = ""
name = ""
[ui.userfront.signup.steps]
agreement = ""
password = ""
profile = ""
verify = ""
[ui.userfront.signup.success]
action = ""