Commit graph

359 commits

Author SHA1 Message Date
semantic-release-bot
072b3b58f3 chore(release): 3.18.7 [skip ci]
## [3.18.7](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.6...v3.18.7) (2024-02-21)

### Bug Fixes

* pull new editor translations from Transifex ([73506f3](73506f3338))
2024-02-21 17:31:52 +00:00
semantic-release-bot
7d45fd82ab chore(release): 3.18.6 [skip ci]
## [3.18.6](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.5...v3.18.6) (2024-02-20)

### Bug Fixes

* pull new editor translations from Transifex ([732a057](732a057999))
2024-02-20 19:20:51 +00:00
semantic-release-bot
d1f1ff0fef chore(release): 3.18.5 [skip ci]
## [3.18.5](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.4...v3.18.5) (2024-02-16)

### Bug Fixes

* pull new editor translations from Transifex ([e772887](e772887c4b))
2024-02-16 07:22:00 +00:00
semantic-release-bot
cd39a6b863 chore(release): 3.18.4 [skip ci]
## [3.18.4](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.3...v3.18.4) (2024-02-16)

### Bug Fixes

* **deps:** unpin non-dev dependencies ([d65223a](d65223a8ac))
* pull new editor translations from Transifex ([2ccd4e5](2ccd4e5b8b))
* pull new editor translations from Transifex ([74a26f6](74a26f6bd1))
* pull new editor translations from Transifex ([b5dac93](b5dac93e85))
* pull new editor translations from Transifex ([489266b](489266bc50))
* pull new editor translations from Transifex ([9fa726c](9fa726c3d0))
* pull new editor translations from Transifex ([3b380d0](3b380d0927))
* pull new editor translations from Transifex ([25f6a87](25f6a876da))
2024-02-16 01:57:22 +00:00
semantic-release-bot
6e38dea547 chore(release): 3.18.3 [skip ci]
## [3.18.3](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.2...v3.18.3) (2024-01-28)

### Bug Fixes

* **deps:** update babel monorepo to v7.23.9 ([fa373f0](fa373f0fce))
2024-01-28 22:22:20 +00:00
semantic-release-bot
933238913a chore(release): 3.18.2 [skip ci]
## [3.18.2](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.1...v3.18.2) (2024-01-28)

### Bug Fixes

* pull new editor translations from Transifex ([e75188b](e75188b7d7))
2024-01-28 18:18:03 +00:00
semantic-release-bot
69bbdd6702 chore(release): 3.18.1 [skip ci]
## [3.18.1](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.0...v3.18.1) (2024-01-25)

### Bug Fixes

* pull new editor translations from Transifex ([f1f0b25](f1f0b258d5))
* pull new editor translations from Transifex ([1dd13a1](1dd13a17af))
* pull new editor translations from Transifex ([12fe563](12fe563dc9))
2024-01-25 13:02:02 +00:00
semantic-release-bot
d72066a18e chore(release): 3.18.0 [skip ci]
# [3.18.0](https://github.com/scratchfoundation/scratch-l10n/compare/v3.17.0...v3.18.0) (2024-01-16)

### Features

* realign version numbers ([c4f9f06](c4f9f06744))
2024-01-16 20:44:57 +00:00
semantic-release-bot
575065ed65 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-01-16)

### Bug Fixes

* add missing stdout ([113c0c0](113c0c095e))
* **deps:** update babel monorepo ([0ec47c2](0ec47c2d6f))
* **deps:** update babel monorepo to v7.23.7 ([172691f](172691f133))
* **deps:** update dependency @transifex/api to v4.3.0 ([8787503](8787503122))
* fetch languages and correctly get language code in txAvailableLanguages ([a3eed89](a3eed8987b))
* fix some errors with validation and error output ([bc151d5](bc151d5ef8))
* remove unnecessary if statement ([34fcab3](34fcab3ce0))
* **scripts:** add retries, correct formatting for editor ([137b6e3](137b6e3d09))
* use correct name for Filipino ([2634e78](2634e78806))
* use correct return type for async functions ([beda44e](beda44ed7b))
* use es6 in eslint to avoid disabling linting on some lines ([b67ea68](b67ea684e7))
* use stdout instead of console ([f298a58](f298a58aeb))
* use tidier import for transifex imports ([d6f1224](d6f1224931))

* Add scratch-paint ([0cb13cb](0cb13cbaee))

### Features

* add asturian language ([01e29ea](01e29ea229))
* add esperanto language ([af35fe0](af35fe0dbe))
* add filipino translations ([ccae0fc](ccae0fc838))
* add hausa language ([b6f145b](b6f145bb94))
* add hindi ([74f5560](74f5560888))
* add occitan language ([8b1d255](8b1d25597f))
* mark automated Transifex updates as fixes ([94c3353](94c3353f54))
* migrate help utils to v3 api ([db7a2a4](db7a2a4ca0))
* migrate push help script ([2907601](2907601077))

### BREAKING CHANGES

* - bumped major version to 2.

Restructured to support multiple components. Package default is just localeData for currently supported locales including the name for each language.

messages for each component are exported as separate files in locales. Clients of l10n will need to import messages for each of the compents used and combine them.
2024-01-16 18:36:18 +00:00