테마 토글 라벨 번역과 영문 문구 정리

This commit is contained in:
kyy
2026-04-09 14:37:49 +09:00
parent f4b1c449b1
commit 3d7d4767bf
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -488,7 +488,7 @@ userfront = "Approved UserFront session ID"
[ui.userfront.dashboard.revoke]
confirm_button = "Disconnect"
title = "Disconnect app"
title = "Disconnect"
[ui.userfront.dashboard.scopes]
title = "Consent scopes"
+2 -2
View File
@@ -613,8 +613,8 @@ select_file = "파일 선택"
select_placeholder = "선택하세요"
show_more = "+ 더보기"
success = "성공"
theme_dark = "Dark"
theme_light = "Light"
theme_dark = "다크"
theme_light = "라이트"
theme_toggle = "테마 전환"
unknown = "Unknown"
view = "보기"