TorstenDittmann / OmniaWrite

A text editor engineered for creative writing.
https://OmniaWrite.com
Apache License 2.0
161 stars 34 forks source link

Help Translate OmniaWrite #85

Open TorstenDittmann opened 4 years ago

TorstenDittmann commented 4 years ago

Currently we only offer OmniaWrite in en and de.

To target a more broad audience, I would like to have additional languages added:

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 πŸ₯³

marlonemmerich commented 4 years ago

Hallo Herr Dittmann,

maybe I can help translate to Portuguese, if you want. Will be a pleasure!

Cya!

TorstenDittmann commented 4 years ago

@marlonemmerich That will be awesome!

ronaldohoch commented 4 years ago

Who can I help to translate to Portuguese too?

sidemt commented 4 years ago

@TorstenDittmann May I add Japanese translation?

eugpoloz commented 4 years ago

Hi @TorstenDittmann! I'm working on adding Russian, is this ok?

TorstenDittmann commented 4 years ago

@sidemt @eugpoloz of course, I assigned you πŸ’ͺ

ertugrulk commented 4 years ago

Hey @TorstenDittmann , I'm working on Turkish one, will you assign me as well?

minna-xD commented 4 years ago

Hello! I'd like to contribute a Finnish translation, if you are interested.

TorstenDittmann commented 4 years ago

@minna-xD Of course! I have assigned you πŸ‘

shah78677 commented 4 years ago

I would like to add Urdu

magdapoppins commented 4 years ago

How about Swedish? I could pick that up πŸ˜„

TorstenDittmann commented 4 years ago

@magdapoppins @shah78677 I assigned the languages to you πŸ‘

shah78677 commented 4 years ago

@magdapoppins @shah78677 I assigned the languages to you πŸ‘

Thanks @TorstenDittmann