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
Until #2 is completed please follow the instructions from here for adding a new translation.
First locate your language in this page.
Now remember the Language (two letter) -Region (two capital letters) of your region.
In this folder you will see files with the names of the Language-Region, if yours does not exist please create a new file for it.
Even if the language already exists but your region is not it is ok to open pull request, for example: en-GB
it will be accepted because it is not en-US which already exists.
So how do you do it:
Language file does not exist
In this folder copy the en-US.json (as it is our base to translate) and change the name of the copy to your Language-Region.
Change the right side of the text to your language, you should keep the {} in the same place inside the word as it is a place holder.
Open the pull request to the dev branch.
Language file exists
Copy all missing translations from en-US.json into your existing Language file that we located earlier.
Change the right side of the text to your language, you should keep the {} in the same place inside the word as it is a placeholder.
Open the pull request to the dev branch.
The text was updated successfully, but these errors were encountered:
We are supporting translations.
Until #2 is completed please follow the instructions from here for adding a new translation.
First locate your language in this page.
Now remember the
Language
(two letter)-
Region
(two capital letters) of your region.In this folder you will see files with the names of the
Language-Region
, if yours does not exist please create a new file for it.Even if the language already exists but your region is not it is ok to open pull request, for example:
en-GB
it will be accepted because it is not
en-US
which already exists.So how do you do it:
Language file does not exist
In this folder copy the
en-US.json
(as it is our base to translate) and change the name of the copy to yourLanguage-Region
.Change the right side of the text to your language, you should keep the
{}
in the same place inside the word as it is a place holder.Open the pull request to the dev branch.
Language file exists
Copy all missing translations from en-US.json into your existing Language file that we located earlier.
Change the right side of the text to your language, you should keep the
{}
in the same place inside the word as it is a placeholder.Open the pull request to the dev branch.
The text was updated successfully, but these errors were encountered: