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 = "Update Available"
usernamePlaceholder = "Username"
usernameEditButton = "Edit"
accountMenuLogout = "Log Out"
settingsTooltip = "Settings"
serverStatus = "SERVER"
serverStatusPlaceholder = "OFFLINE"
@@ -161,6 +162,7 @@ okay = "Okay"
[js.landing.selectedAccount]
noAccountSelected = "No Account Selected"
logoutFailed = "Failed to log out of the selected account. Please try again."
[js.landing.selectedServer]
noSelection = "No Server Selected"