You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2022. It is now read-only.
Currently we only offer OmniaWrite in
enandde.To target a more broad audience, I would like to have additional languages added:
Guide
Clone a translation in
/src/lang/and rename it to your desired 2-letter language code following ISO-639-1 guidelines.Translate every value in the JSON object and add the language to this part: https://github.com/TorstenDittmann/OmniaWrite/blob/master/src/main.js#L10
Let's say we want to add Russian, our line of code would look like this:
Once you are done, you can create a Pull Request to the
devbranch 🥳