Language Localization #3073
-
Does anyone know about language localization? I would like a hubs page to appear in Japanese by default, and even if it says default browser language in the settings, and a browser is set to Japanese it switches it to English, with only Chinese and i think French as choices in the menu. Does anyone have experience in doing something like this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Additional locales can be added by following the instructions here : https://github.com/mozilla/hubs/tree/master/src/assets/locales#localization |
Beta Was this translation helpful? Give feedback.
-
Hello, I want to translate hubs to brazilian portuguese, how exactly should I do this? And where can I submit it? I'm newbie on this. Cheers |
Beta Was this translation helpful? Give feedback.
Additional locales can be added by following the instructions here : https://github.com/mozilla/hubs/tree/master/src/assets/locales#localization
There is not Japanese language support in Hubs yet, but may be added soon. If someone submits a
ja.json
translation file before we get to it, we would happily merge it in.