vrcx-team / VRCX

Friendship management tool for VRChat
MIT License
920 stars 166 forks source link

[Bug] Wrong Country Flag Used On Language #816

Open ShanaNyaa opened 1 month ago

ShanaNyaa commented 1 month ago

Describe the bug Language "Bahasa Melayu" (known as msa in VRC) is using Indonesian flag.

To Reproduce Steps to reproduce the behavior:

  1. Add Bahasa Melayu language to your bio or find a friend that use Bahasa Melayu as their language in their bio
  2. Observe the flag used

Expected behavior It should show Malaysia flag.

Screenshots image

What version you are running Version 2024.05.09

Extra detail I saw that in the code html/src/app.js under variable "LanguageMappings" both Bahasa Melayu and Bahasa Indonesia is using "id". I do not know how the code works but perhaps using "my" for Bahasa Melayu is the fix for this.

Natsumi-sama commented 1 month ago

@hyblocker can you give this a look if you have the time.