diff --git a/devfront/src/components/layout/AppLayout.tsx b/devfront/src/components/layout/AppLayout.tsx index a5163929..8fa80e47 100644 --- a/devfront/src/components/layout/AppLayout.tsx +++ b/devfront/src/components/layout/AppLayout.tsx @@ -211,11 +211,11 @@ function AppLayout() {
{t("msg.dev.sidebar.notice", "개발자 전용 콘솔입니다.")}
+{t("msg.dev.sidebar.notice", "Developer Console")}
{t( "msg.dev.sidebar.notice_detail", - "클라이언트 애플리케이션 등록 및 관리를 수행할 수 있습니다.", + "Register and manage client applications.", )}