aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/hn
Commit message (Collapse)AuthorAgeFilesLines
* Increase Token Symbol length to twelveThomas Huang2018-11-231-4/+4
|
* Remove "Beta" from welcome messagesWhymarrh Whitby2018-11-211-1/+1
| | | | | | | | | | More sed magic: sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete
* EIP-1102: add user privacy optionbitpshr2018-11-061-0/+6
|
* EIP-1102: Add option to force-enable providerbitpshr2018-11-061-0/+9
|
* EIP-1102: updated implementationbitpshr2018-11-061-0/+30
|
* I18n - add Tamil + some Hindi fixesVikas Kumar Yadav2018-04-191-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* i18n - fix casing for key 'downloadStateLogs'kumavis2018-03-281-1/+1
|
* hn _locales : message.json [HINDI] (#3611)N1X2018-03-221-0/+819
adding hn_IN `_locales`