From 87a45f0e761e02bef67c6cfbe599294964e46ca9 Mon Sep 17 00:00:00 2001 From: kyy Date: Fri, 5 Jun 2026 19:30:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=88=84=EB=9D=BD=20=ED=82=A4=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/en.toml | 1 + locales/ko.toml | 1 + locales/template.toml | 1 + 3 files changed, 3 insertions(+) diff --git a/locales/en.toml b/locales/en.toml index 01221223..9958b574 100644 --- a/locales/en.toml +++ b/locales/en.toml @@ -1172,6 +1172,7 @@ export_with_ids = "Include UUIDs" export_without_ids = "Export without UUIDs" import = "Import" seed_badge = "Seed" +path.root = "Root" title = "Tenant Registry" view_org_chart = "View Full Org Chart" diff --git a/locales/ko.toml b/locales/ko.toml index 2133b1b5..a84bd354 100644 --- a/locales/ko.toml +++ b/locales/ko.toml @@ -1664,6 +1664,7 @@ add = "테넌트 추가" data_mgmt = "데이터 관리" delete_selected = "선택 삭제" seed_badge = "초기 설정" +path.root = "최상위" title = "테넌트 목록" view_org_chart = "전체 조직도 보기" diff --git a/locales/template.toml b/locales/template.toml index 69d5ef39..8a237ca4 100644 --- a/locales/template.toml +++ b/locales/template.toml @@ -1523,6 +1523,7 @@ user = "" add = "" delete_selected = "" seed_badge = "" +path.root = "" title = "" view_org_chart = ""