Closed vnfcms closed 6 months ago
Hey there! You have 2 ways:
1) Contribute to jitsi-meet so the untranslated labels are actually translated: https://github.com/jitsi/jitsi-meet/tree/master/lang#jitsi-meet-translation
2) Use dynamic branding in JaaS to override the translation keys you want: https://developer.8x8.com/jaas/docs/jaas-prefs-advanced-branding#branding-data-payload check the section for labels
Thank you for your support. If I choose option 2, are these the steps to follow?
Additionally, is there a way I can directly set up from the source code without accessing the website for configuration? If so, could you please guide me? Thank you!
In 4 you need to pass an actual URL which will respond with the JSON payload.
Additionally, is there a way I can directly set up from the source code without accessing the website for configuration? If so, could you please guide me? Thank you!
This is not currently possible.
Thanks for your help!
Cheers! Feel free to close this when you're ready.
I'm using your package and utilizing JAAS. When switching to Japanese language, there are many untranslated keys. How can I modify? Can I add keys or edit some of the existing Japanese sentences?
Thanks