add vrchat servers status to status bar

This commit is contained in:
pa
2026-03-09 13:30:15 +09:00
parent bc5db58b89
commit c26c562d0e
6 changed files with 661 additions and 215 deletions

View File

@@ -2645,9 +2645,12 @@
"clear_input": "Clear input"
},
"status_bar": {
"vrchat": "VRChat",
"vrchat_running": "VRChat is running",
"vrchat_stopped": "VRChat is not running",
"game": "Game",
"game_running": "VRChat is running",
"game_stopped": "VRChat is not running",
"servers": "Servers",
"servers_ok": "VRChat servers are operational",
"servers_issue": "VRChat Server Issues",
"steamvr": "SteamVR",
"steamvr_running": "SteamVR is running",
"steamvr_stopped": "SteamVR is not running",