No description
Find a file
Michael "Z" Goddard 1ea67b3e70
chore(package): expose src/index as browser entry point
Downstream webpack will need any dependencies src/ depends on so it can
successfully build. Also if multiple packages being built into a larger
script share a common dependency version range, they can share the
dependency instead of duplicating it. This will save built file size,
execution time, and memory.
2018-05-09 10:25:44 -04:00
.tx Add www to transifex config 2018-03-12 14:50:42 -04:00
gui Add www resources 2018-03-13 11:46:37 -04:00
paint Add www resources 2018-03-13 11:46:37 -04:00
pen Add www resources 2018-03-13 11:46:37 -04:00
scripts Add pen extension 2017-11-13 11:29:29 -05:00
src Add www resources 2018-03-13 11:46:37 -04:00
www Add www resources 2018-03-13 11:46:37 -04:00
.babelrc L10n packaging (#1) 2017-09-21 11:54:41 -04:00
.eslintignore L10n packaging (#1) 2017-09-21 11:54:41 -04:00
.eslintrc.js Add www resources 2018-03-13 11:46:37 -04:00
.gitignore L10n packaging (#1) 2017-09-21 11:54:41 -04:00
.jshintrc Add www resources 2018-03-13 11:46:37 -04:00
.npmignore Add www resources 2018-03-13 11:46:37 -04:00
.travis.yml Npm versioning (#4) 2017-10-05 10:20:59 -04:00
package.json chore(package): expose src/index as browser entry point 2018-05-09 10:25:44 -04:00
README.md Highlight contribution directions in README 2018-01-08 08:21:07 -05:00
webpack.config.js Update to webpack 4 2018-05-07 14:38:02 -04:00

scratch-l10n

Localization for the Scratch 3.0 editor - https://www.transifex.com/llk/public

This repository collects translations submitted to the Scratch projects on Transifex. Please do not submit PRs. If you would like to contribute translations, please sign up to translate on Transifex.

July 2017 Note: The project for the Scratch 3.0 editor is not yet public on Transifex as we're actively changing the code and the strings to translate are not yet stable. When the strings to translate are stable enough that it would be productive for translators to start translating we'll make it public. Thanks for your patience.