bitpshr
|
89b4aa5d62
|
EIP-1102: Add option to force-enable provider
|
2018-11-05 15:07:09 -08:00 |
|
bitpshr
|
c76c9ca2c8
|
EIP-1102: updated implementation
|
2018-11-05 15:07:09 -08:00 |
|
Vimal
|
82b11b69a5
|
Adding CoinSwitch exchange
|
2018-10-22 16:44:21 +05:30 |
|
Noel Yoo
|
999a599a78
|
Fix formatting of locale files (#5479)
|
2018-10-10 09:25:11 -02:30 |
|
Whymarrh Whitby
|
6e6a4825ac
|
Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages
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
|
2018-08-13 19:47:56 -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 |
|
Tiago Alves
|
1f132d613a
|
Portuguese translations.
|
2018-03-20 00:10:55 +07:00 |
|