diff --git a/adminfront/src/locales/en.toml b/adminfront/src/locales/en.toml index 9667573f..59a01fb7 100644 --- a/adminfront/src/locales/en.toml +++ b/adminfront/src/locales/en.toml @@ -43,6 +43,7 @@ missing = "Missing" [msg] [msg.admin] +logout_confirm = "Are you sure you want to log out?" idp_env_prod = "IDP env: prod" scope_admin = "Scoped to /admin" session_ttl = "Session TTL: 15m admin" @@ -1309,3 +1310,7 @@ action = "Action" msg.admin.logout_confirm = "Are you sure you want to log out?" ui.admin.nav.logout = "Logout" ui.admin.nav.relying_parties = "Apps (RP)" + +[ui.admin.nav] +logout = "Logout" +tenant_groups = "Tenant Groups" diff --git a/adminfront/src/locales/ko.toml b/adminfront/src/locales/ko.toml index f35f45e9..74c0340a 100644 --- a/adminfront/src/locales/ko.toml +++ b/adminfront/src/locales/ko.toml @@ -43,6 +43,7 @@ missing = "활성 세션이 없습니다." [msg] [msg.admin] +logout_confirm = "로그아웃 하시겠습니까?" idp_env_prod = "IDP env: prod" scope_admin = "Scoped to /admin" session_ttl = "Session TTL: 15m admin" @@ -548,6 +549,8 @@ title = "회원가입 완료" [ui.admin] brand = "Baron 로그인" +title = "Admin Control" +brand = "Baron 로그인" dev_role_switcher = "🛠 DEV Role Switcher" title = "Admin Control" @@ -1309,3 +1312,7 @@ action = "로그인하기" msg.admin.logout_confirm = "로그아웃 하시겠습니까?" ui.admin.nav.logout = "로그아웃" ui.admin.nav.relying_parties = "애플리케이션(RP)" + +[ui.admin.nav] +logout = "로그아웃" +tenant_groups = "테넌트 그룹" diff --git a/adminfront/src/locales/template.toml b/adminfront/src/locales/template.toml index 77723ebb..874484a4 100644 --- a/adminfront/src/locales/template.toml +++ b/adminfront/src/locales/template.toml @@ -44,6 +44,7 @@ missing = "" [msg.admin] idp_env_prod = "" +logout_confirm = "" scope_admin = "" session_ttl = "" tenant_headers = "" @@ -659,6 +660,17 @@ name = "" [ui.admin.header] plane = "" +[ui.admin.nav] +api_keys = "" +audit_logs = "" +auth_guard = "" +logout = "" +overview = "" +tenant_dashboard = "" +tenant_groups = "" +tenants = "" +users = "" + [ui.admin.overview] kicker = "" title = ""