From e803a0b150377e2a23c34328f346ae68d114a1b7 Mon Sep 17 00:00:00 2001 From: kyy Date: Wed, 13 May 2026 17:29:07 +0900 Subject: [PATCH] =?UTF-8?q?=ED=94=84=EB=A1=9C=ED=95=84=20=EB=A9=94?= =?UTF-8?q?=EB=89=B4=20=EB=AC=B8=EA=B5=AC=20=ED=95=9C=EA=B5=AD=EC=96=B4=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devfront/src/locales/ko.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfront/src/locales/ko.toml b/devfront/src/locales/ko.toml index 1d5ca5d3..460be974 100644 --- a/devfront/src/locales/ko.toml +++ b/devfront/src/locales/ko.toml @@ -1956,7 +1956,7 @@ users = "사용자" unknown_name = "알 수 없는 사용자" unknown_email = "unknown@example.com" menu_aria = "계정 메뉴 열기" -menu_title = "Account" +menu_title = "계정" title = "내 정보" subtitle = "사용자 상세 정보 및 할당된 역할(Role)을 확인합니다." loading = "프로필 정보를 불러오는 중..."