1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development
Brian R. Bondy 93204a578b Update localization from Transifex Brave order (#7099)
* Add extra locales to index.json

* Fix verify locale script bugs

- All locales didn't work because it was putting an object inside of an object.
- Individual checks didn't work because of how the destructuring was done.
- Extra items were being printed as missing items.

* Sync up string changes w/ Brave wallet

* Add 33 new locales from Brave wallet

* Merge tml into ta code
2019-09-05 14:05:33 -03:00
..
states
.jsdoc.json
announcer.js
auto-changelog.sh
backGroundConnectionModifiers.js
genStates.js
index.html
metamaskbot-build-announce.js
mock-dev.js
README.md
require-react-devtools.js
rollback.sh
run-ganache
run-version-bump.js
selector.js
sentry-publish.js
sourcemap-validator.js
test.html
verify-locale-strings.js Update localization from Transifex Brave order (#7099) 2019-09-05 14:05:33 -03:00
version-bump.js

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.