Skip to content

OmniBazaar/OmniCoin2----Translations

Repository files navigation

OmniCoin2----Translations

To add a new language, make a copy of the English file (en.json).

After translating the file, create a new branch and start a pull request.

Do not translate the constants in curly brackets!

{
    ...
    "MyEscrowTransactions.successRelease": "{amount} XOM were successfully released to {username}!"
    ...
}

In russian language should look like:

{
    ...
    "MyEscrowTransactions.successRelease": "{amount} XOM были успешно отправлены {username}!"
    ...
}

Languages:

en: English
cn: Chinese
hi: Hindi
es: Spanish
fr: French
ar: Arabic
ru: Russian
pt: Portuguese
id: Indonesian
tr: Turkish
kr: Korean
vi: Vietnamese
it: Italian
gu: Gujarati
tl: Filipino
ms: Malaysian
ro: Romanian
uk: Ukrainian

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages