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 = "Okay"
noAccountSelected = "No Account Selected"
logoutFailed = "Failed to log out of the selected account. Please try again."
[js.landing.selectedProfile]
noSelection = "Select from Library"
loading = "Loading profile.."
[js.landing.selectedServer]
noSelection = "No Server Selected"
loading = "Loading.."