diff options
author | Vikas Kumar Yadav <vikasharry03@gmail.com> | 2018-04-19 01:33:19 +0800 |
---|---|---|
committer | kumavis <kumavis@users.noreply.github.com> | 2018-04-19 01:33:19 +0800 |
commit | 7e21fc2aa780ccb4ffb2f642156385db22c47a52 (patch) | |
tree | e55d88b2c6b7257f00026f3b67fd6f945800913b /app/_locales/index.json | |
parent | 1c892670de61119f4e06f55a0dc6a1beb3c669b5 (diff) | |
download | tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.tar tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.tar.gz tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.tar.bz2 tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.tar.lz tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.tar.xz tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.tar.zst tangerine-wallet-browser-7e21fc2aa780ccb4ffb2f642156385db22c47a52.zip |
I18n - add Tamil + some Hindi fixes
* removed ethereum, coinbase typos
* added ebtry for tamil
* removed tamil from index.json for now
will start adding tamil translations very soon.
* Added transaltion directory for tamil language
* Added some translations till BETA
* added all translations for c
* completed d and e alphabets
* completed fand g alphabets
* Added i,j and k translations
* Added l,m,n and o translations
* Added translations for p,q,r and s
* Completed the translations. Kept some abbreviations such as JSON, URI, HTTP, ShapeShoft as it is in the translated version itself
Diffstat (limited to 'app/_locales/index.json')
-rw-r--r-- | app/_locales/index.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/_locales/index.json b/app/_locales/index.json index facee3c35..7717502b7 100644 --- a/app/_locales/index.json +++ b/app/_locales/index.json @@ -14,6 +14,7 @@ { "code": "ru", "name": "Russian" }, { "code": "sl", "name": "Slovenian" }, { "code": "th", "name": "Thai" }, + { "code": "tml", "name": "Tamil" }, { "code": "tr", "name": "Turkish" }, { "code": "vi", "name": "Vietnamese" }, { "code": "zh_CN", "name": "Mandarin" }, |