Add landing account menu
Some checks failed
Build / release (macos-latest) (push) Has been cancelled
Build / release (ubuntu-latest) (push) Has been cancelled
Build / release (windows-latest) (push) Has been cancelled
Windows Smoke Test / windows-smoke (push) Has been cancelled

This commit is contained in:
2026-05-04 14:27:09 +09:00
parent de47cb219a
commit f6f716acd0
6 changed files with 169 additions and 50 deletions

View File

@@ -2,6 +2,7 @@
updateAvailableTooltip = "업데이트 가능"
usernamePlaceholder = "사용자 이름"
usernameEditButton = "편집"
accountMenuLogout = "로그아웃"
settingsTooltip = "설정"
serverStatus = "서버"
serverStatusPlaceholder = "오프라인"
@@ -161,6 +162,7 @@ okay = "확인"
[js.landing.selectedAccount]
noAccountSelected = "선택된 계정 없음"
logoutFailed = "계정을 로그아웃하지 못했습니다. 다시 시도해 주세요."
[js.landing.selectedServer]
noSelection = "선택된 서버 없음"