aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/de
Commit message (Collapse)AuthorAgeFilesLines
* Add new variant for SenderToRecipient componentAlexander Tseung2018-08-231-3/+3
|
* Fix casing of Bitcoin, Ethereum, and Litecoin across localized messagesWhymarrh Whitby2018-08-141-1/+1
| | | | | | | | | | | | | 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-24/+39
|\
| * i18n - Update German LocaleNico2018-03-301-24/+39
| |
* | i18n - fix casing for key 'downloadStateLogs'kumavis2018-03-281-1/+1
|/
* i18n - fix german json formattingkumavis2018-03-221-7/+6
|
* Tranlate to German (#3575)Nico2018-03-221-0/+874
Translation into German