Replies: 1 comment 1 reply
-
Hi, you can simply add a new localization object to a unit's Here is Chinese ( This will have to be done for each unit you want to translate. The fallback is always en-US. Then run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can we add translations for an other language? Currently en-US and ru-RU seems to be defined, but how can we extend the library with our own language that does not exist in the library yet?
I assume we can define some json, and then load this to the library as well?
What would be the right procedure?
Beta Was this translation helpful? Give feedback.
All reactions