oliver renwick
69fcfa427b
Updated Spanish translations ( #6046 )
...
* up to E's in translation, starting from about 60% incomplete
* Spanish at 100%
* Integrating changes as suggested by fernandomg
* with updates from Herman and Esteban.
6 years ago
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
Pedro Gutiérrez
e997285a07
Fixed wrong Spanish translation of `key` ( #5517 )
6 years ago
Alexander Tseung
7294aede4f
Add new variant for SenderToRecipient component
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
kumavis
8421cf1954
i18n - fix casing for key 'downloadStateLogs'
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Raúl Kripalani
759b65ddf9
Minor adjustments to Spanish translation
7 years ago
Herman Junge
89acc955fa
last pass (for now)
7 years ago
Herman Junge
7e614ec6db
all 286 english strings were found in your locale
7 years ago
Herman Junge
1cc1737d42
all 264 strings declared in your locale were found in the english one
7 years ago
Herman Junge
3d885cae92
alphabetic sort of spanish messages.json
7 years ago
Grana69
8840f50527
Add messages.json from @Grana69
7 years ago
Kevin Serrano
18aef9570f
Add spanish locales.
8 years ago
Kevin Serrano
fc8d9587d8
Fix MetaMask title for EN.
8 years ago
kumavis
500a95a704
init commit
9 years ago