Get all Roblox supported languages using localscript

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Get all Roblox supported languages using localscript

  2. What is the issue? Include screenshots / videos if possible!
    sorry, no screenshots

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I searched the whole devforum and couldn’t find it :frowning:

Scroll down to “Langauge Code Reference” and click to expand. It will show a list of currently supported languages. As far as I know, there is no built-in function to fetch all the languages. However, you can just manually copy-paste the language codes into a table and reference that table whenever you need.

ok thank you so muchA