Thomas Huang
|
4054b1cb84
|
Increase Token Symbol length to twelve
|
6 years ago |
Whymarrh Whitby
|
6b32e82ac1
|
Remove "Beta" from welcome messages
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
|
6 years ago |
bitpshr
|
226601a956
|
EIP-1102: add user privacy option
|
6 years ago |
bitpshr
|
89b4aa5d62
|
EIP-1102: Add option to force-enable provider
|
6 years ago |
bitpshr
|
c76c9ca2c8
|
EIP-1102: updated implementation
|
6 years ago |
Noel Yoo
|
999a599a78
|
Fix formatting of locale files (#5479)
|
6 years ago |
Kevin Serrano
|
d8067072b5
|
Update messages.json (#5280)
Added some translations for Chinese Traditional via Chainsights!
|
6 years ago |
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
|
6 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Orange
|
bfc19e403b
|
Chinese translation Enhancements (#4218)
|
7 years ago |
Orange
|
d79ef5bf15
|
fix
change loose => 疏松;
change imported => 已导入私钥
|
7 years ago |
Orange
|
d2fb1c2b82
|
fix
fix 接收 to 接受
|
7 years ago |
yuanchao
|
f595e8f424
|
yuanaichi
|
7 years ago |
Orange
|
fd5bdb3241
|
fix
fix
|
7 years ago |
Orange
|
5fa8e83b3c
|
fix
fix
|
7 years ago |
Orange
|
c33eeb0d3e
|
update
update
|
7 years ago |
Kevin Serrano
|
bc2abd0a78
|
First part of chinese translation.
|
8 years ago |
Kevin Serrano
|
2403a833e8
|
Add Japanese localization file.
|
8 years ago |
Kevin Serrano
|
fc8d9587d8
|
Fix MetaMask title for EN.
|
8 years ago |
kumavis
|
500a95a704
|
init commit
|
9 years ago |