OmniaWrite
OmniaWrite copied to clipboard
Help Translate OmniaWrite
Currently we only offer OmniaWrite in en
and de
.
To target a more broad audience, I would like to have additional languages added:
- [x] Portugese (thanks to @marlonemmerich)
- [x] Russian (thanks to @eugpoloz)
- [ ] Chinese
- [x] Japanese (being worked on by @sidemt)
- [ ] French
- [x] Turkish (thanks to @ertugrulk)
- [x] Spanish (thanks to @dennistobar)
- [x] Finnish (thanks to @minna-xD)
- [x] Urdu (being worked on by @shah78677)
- [x] Swedish (being worked on by @magdapoppins)
suggest a language by commenting on this issue
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:
register("ru", () => import(/* webpackChunkName: "ru" */ "./lang/ru.json"));
Once you are done, you can create a Pull Request to the dev
branch 🥳
Hallo Herr Dittmann,
maybe I can help translate to Portuguese, if you want. Will be a pleasure!
Cya!
@marlonemmerich That will be awesome!
Who can I help to translate to Portuguese too?
@TorstenDittmann May I add Japanese translation?
Hi @TorstenDittmann! I'm working on adding Russian, is this ok?
@sidemt @eugpoloz of course, I assigned you 💪
Hey @TorstenDittmann , I'm working on Turkish one, will you assign me as well?
Hello! I'd like to contribute a Finnish translation, if you are interested.
@minna-xD Of course! I have assigned you 👍
I would like to add Urdu
How about Swedish? I could pick that up 😄
@magdapoppins @shah78677 I assigned the languages to you 👍
@magdapoppins @shah78677 I assigned the languages to you 👍
Thanks @TorstenDittmann