feat: add help and support section to nav menu

This commit is contained in:
pa
2025-11-04 22:50:18 +09:00
committed by Natsumi
parent 52f6cd94f6
commit 4c440821a9
2 changed files with 139 additions and 9 deletions

View File

@@ -14,8 +14,18 @@
"friend_list": "Friend List",
"charts": "Charts",
"tools": "Tools",
"about": "About",
"profile": "Profile",
"settings": "Settings"
"settings": "Settings",
"help_support": "Help & Support"
},
"nav_menu": {
"resources": "RESOURCES",
"wiki": "Wiki",
"get_help": "GET HELP",
"github": "VRCX on GitHub",
"discord": "Join our Discord",
"whats_new": "What's New?"
},
"view": {
"login": {