1
0
forked from baron/baron-sso

i18n 키 정리 및 캐시/산출물 정리

This commit is contained in:
2026-02-24 17:24:30 +09:00
parent 45dc68427a
commit 75cf8355de
6 changed files with 30 additions and 127 deletions

View File

@@ -258,6 +258,7 @@ error = "오류가 발생했습니다."
loading = "로딩 중..."
no_description = "설명이 없습니다."
saving = "저장 중..."
requesting = "요청 중..."
unknown_error = "unknown error"
[msg.dev]
@@ -1080,6 +1081,12 @@ scope_badge = "Scoped to /dev"
clients = "연동 앱"
logout = "로그아웃"
[ui.dev.profile]
menu_aria = "계정 메뉴 열기"
menu_title = "계정"
unknown_email = "unknown@example.com"
unknown_name = "Unknown User"
[ui.dev.clients]
copy_client_id = "Copy client id"
new = "연동 앱 추가"
@@ -1276,6 +1283,8 @@ unknown = "확인 불가"
expired = "세션 만료"
expiring = "만료 임박: {{minutes}}분 {{seconds}}초 남음"
remaining = "만료 예정: {{minutes}}분 {{seconds}}초 남음"
refresh = "세션 만료 시간 갱신"
refreshing = "세션 만료 시간 갱신 중..."
[ui.userfront]
app_title = "Baron SW 포탈"