Skip to content

coinlawyer/OmniCoin2----Translations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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}!"
    ...
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages