Do globalization tables auto change language?

Hey all,

Got globalization tables setup in my game. Do I need to add a menu to change languages or does ROBLOX auto do that based off the users site language?

It’s based off the users site language.

1 Like

At the bottom of every page on the website there is a dropdown like this which players can use to pick their language. I think it is auto-selected based on what their browser/OS is configured to use as well. When you launch a game, this is the language that corresponds to LocalizationService.RobloxLocaleId and will be used for translation by default.

If your game supports languages other than those that Roblox officially supports, then you will need to implement a language picker. Roblox only shows languages in the dropdown which we have full support for:

  • Complete website, app, and in-game core UI translations
  • Moderation and customer support staff who understand the language natively
  • Community sift filter rules