improve updater ux

This commit is contained in:
pa
2026-01-13 11:43:01 +09:00
committed by Natsumi
parent f077fcfd51
commit aab248a3af
12 changed files with 250 additions and 42 deletions

View File

@@ -33,6 +33,7 @@
"github": "VRCX on GitHub",
"discord": "Join our Discord",
"whats_new": "What's New?",
"update_available": "Update available",
"custom_nav": {
"header": "Custom Navigation",
"dialog_title": "Customize Navigation Menu",
@@ -1534,6 +1535,11 @@
"header": "VRCX Updater",
"latest_version": "VRCX is up to date.",
"ready_for_update": "Ready for install, restart VRCX to apply.",
"branch_stable": "Stable",
"branch_nightly": "Nightly",
"nightly_title": "Nightly builds",
"nightly_notice": "Nightly builds are for testing. For stability, use Stable.",
"release": "Release",
"download": "Download",
"install": "Install",
"cancel": "Cancel"