forked from baron/baron-sso
테마 토글 라벨 번역과 영문 문구 정리
This commit is contained in:
@@ -1424,8 +1424,8 @@ const Map<String, String> koStrings = {
|
||||
"ui.common.status.pending": "준비 중",
|
||||
"ui.common.status.success": "성공",
|
||||
"ui.common.success": "성공",
|
||||
"ui.common.theme_dark": "Dark",
|
||||
"ui.common.theme_light": "Light",
|
||||
"ui.common.theme_dark": "다크",
|
||||
"ui.common.theme_light": "라이트",
|
||||
"ui.common.theme_toggle": "테마 전환",
|
||||
"ui.common.unknown": "Unknown",
|
||||
"ui.common.view": "보기",
|
||||
@@ -3736,7 +3736,7 @@ const Map<String, String> enStrings = {
|
||||
"ui.userfront.dashboard.last_auth_label": "Last sign-in",
|
||||
"ui.userfront.dashboard.link_status_label": "Link status",
|
||||
"ui.userfront.dashboard.revoke.confirm_button": "Disconnect",
|
||||
"ui.userfront.dashboard.revoke.title": "Disconnect app",
|
||||
"ui.userfront.dashboard.revoke.title": "Disconnect",
|
||||
"ui.userfront.dashboard.scopes.title": "Consent scopes",
|
||||
"ui.userfront.dashboard.sessions.active_badge": "Active",
|
||||
"ui.userfront.dashboard.sessions.current_badge": "Current",
|
||||
|
||||
Reference in New Issue
Block a user