mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
93204a578b
* 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 |
||
---|---|---|
.. | ||
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 | ||
version-bump.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.