forked from baron/baron-sso
Merge branch 'dev' into feature/af-issue363
This commit is contained in:
@@ -313,6 +313,10 @@ unknown_error = ""
|
||||
[msg.dev]
|
||||
logout_confirm = ""
|
||||
|
||||
[msg.dev.auth]
|
||||
access_denied_description = ""
|
||||
access_denied_title = ""
|
||||
|
||||
[msg.dev.audit]
|
||||
empty = ""
|
||||
forbidden = ""
|
||||
@@ -1140,6 +1144,7 @@ all = ""
|
||||
admin_only = ""
|
||||
assign = ""
|
||||
back = ""
|
||||
back_to_login = ""
|
||||
cancel = ""
|
||||
change_file = ""
|
||||
clear_search = ""
|
||||
@@ -1653,3 +1658,39 @@ verify = ""
|
||||
|
||||
[ui.userfront.signup.success]
|
||||
action = ""
|
||||
|
||||
[ui.dev.profile]
|
||||
unknown_name = ""
|
||||
unknown_email = ""
|
||||
menu_aria = ""
|
||||
menu_title = ""
|
||||
title = ""
|
||||
subtitle = ""
|
||||
loading = ""
|
||||
error = ""
|
||||
|
||||
[ui.dev.profile.tab]
|
||||
basic = ""
|
||||
role = ""
|
||||
|
||||
[ui.dev.profile.basic]
|
||||
title = ""
|
||||
id = ""
|
||||
name = ""
|
||||
email = ""
|
||||
phone = ""
|
||||
|
||||
[ui.dev.profile.org]
|
||||
title = ""
|
||||
tenant = ""
|
||||
company_code = ""
|
||||
|
||||
[ui.dev.profile.role]
|
||||
title = ""
|
||||
description = ""
|
||||
current = ""
|
||||
desc_super_admin = ""
|
||||
desc_tenant_admin = ""
|
||||
desc_rp_admin = ""
|
||||
desc_user = ""
|
||||
desc_tenant_member = ""
|
||||
|
||||
Reference in New Issue
Block a user