1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Pedro Gutiérrez
e997285a07 Fixed wrong Spanish translation of key (#5517) 2018-10-15 19:40:00 -02:30
Alexander Tseung
7294aede4f Add new variant for SenderToRecipient component 2018-08-22 10:53:20 -07:00
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
kumavis
8421cf1954 i18n - fix casing for key 'downloadStateLogs' 2018-03-27 19:59:45 -07:00
Raúl Kripalani
759b65ddf9
Minor adjustments to Spanish translation 2018-03-21 10:51:44 +00:00
Herman Junge
89acc955fa last pass (for now) 2018-03-20 20:08:09 -03:00
Herman Junge
7e614ec6db all 286 english strings were found in your locale 2018-03-20 19:49:10 -03:00
Herman Junge
1cc1737d42 all 264 strings declared in your locale were found in the english one 2018-03-20 19:32:13 -03:00
Herman Junge
3d885cae92 alphabetic sort of spanish messages.json 2018-03-20 19:25:21 -03:00
Grana69
8840f50527 Add messages.json from @Grana69 2018-03-20 15:04:22 -03:00
Kevin Serrano
18aef9570f Add spanish locales. 2016-08-22 14:07:02 -07:00