1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 21:00:13 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
simon fourdinier
09fe5ed9ba fix plural in french translation 2018-03-15 09:37:00 +01:00
Vincent Le Gallic
9963bf6429
Update messages.json
thx to @Senshii
2018-03-14 18:08:14 +01:00
Vincent Le Gallic
c15d3e0e23 Add French translation 2018-03-13 22:04:13 +01:00