aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/nl
Commit message (Collapse)AuthorAgeFilesLines
* Increase Token Symbol length to twelveThomas Huang2018-11-231-2/+2
|
* Remove "Beta" from welcome messagesWhymarrh Whitby2018-11-211-2/+2
| | | | | | | | | | 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
|
* Updated translation for main network nameMarijn Bent2018-10-231-1/+1
| | | Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch.
* Fix formatting of locale files (#5479)Noel Yoo2018-10-101-1/+1
|
* Fix casing of Bitcoin, Ethereum, and Litecoin across localized messagesWhymarrh Whitby2018-08-141-2/+2
| | | | | | | | | | | | | Using the following commands: sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
* Fix casing of MetaMask in all localized messagesWhymarrh Whitby2018-08-141-1/+1
| | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
* Merge branch 'master' into i18n-helperkumavis2018-04-031-8/+8
|\
| * changed zaad -> back-up woordenFBrinkkemper2018-03-291-8/+8
| | | | | | Zaad sounds strange in Dutch. Back-up woorden (back-up words) are a better translation in Dutch. Back-up is also a Dutch phrase, like it is in English.
* | i18n - fix casing for key 'downloadStateLogs'kumavis2018-03-281-1/+1
|/
* add Dutch translationsBradford Lamson-Scribner2018-03-211-0/+819