Whymarrh Whitby
|
6c11ae44bf
|
Fix casing of MetaMask in all localized messages
Using the following:
sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
2018-08-13 19:47:45 -02:30 |
|
Dan
|
d24a0590d3
|
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
|
2018-03-21 22:11:47 -02:30 |
|
matteopey
|
ee85a9c9d0
|
Update translation based on the new message.json
|
2018-03-19 20:54:30 +01:00 |
|
matteopey
|
b3c3f50cf9
|
Clients because we mean Ethereum clients
|
2018-03-16 14:55:49 +01:00 |
|
matteopey
|
51f85b8021
|
Fix as requested by review
|
2018-03-16 14:53:57 +01:00 |
|
matteopey
|
8b065443f2
|
Add italian translation
|
2018-03-15 18:45:49 +01:00 |
|