Switch launch selection to library profiles
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:48:04 +09:00
parent 0f6c0563db
commit 27c1453aa8
6 changed files with 91 additions and 16 deletions

View File

@@ -164,6 +164,10 @@ okay = "확인"
noAccountSelected = "선택된 계정 없음"
logoutFailed = "계정을 로그아웃하지 못했습니다. 다시 시도해 주세요."
[js.landing.selectedProfile]
noSelection = "라이브러리에서 선택"
loading = "프로필 불러오는 중.."
[js.landing.selectedServer]
noSelection = "선택된 서버 없음"
loading = "로딩 중.."