scratch-l10n 5.0.249 → 5.0.250
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,13 @@
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
+
## [5.0.250](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.249...v5.0.250) (2025-05-24)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([f50a13e](https://github.com/scratchfoundation/scratch-l10n/commit/f50a13ef5a3cd7871ba26bd84e1850634096084e))
|
12
|
+
|
6
13
|
## [5.0.249](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.248...v5.0.249) (2025-05-23)
|
7
14
|
|
8
15
|
|
package/package.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
"annualReport.subnavInitiatives": "Initiatives",
|
7
7
|
"annualReport.subnavFinancials": "Financials",
|
8
8
|
"annualReport.subnavSupporters": "Supporters",
|
9
|
-
"annualReport.subnavTeam": "
|
9
|
+
"annualReport.subnavTeam": "צוות",
|
10
10
|
"annualReport.subnavDonate": "תרומות",
|
11
11
|
"annualReport.mastheadYear": "2019 Annual Report",
|
12
12
|
"annualReport.mastheadTitle": "Cultivating a World of Creative Learning",
|
@@ -5,7 +5,7 @@
|
|
5
5
|
"annualReport.2020.subnavThemes": "Themes",
|
6
6
|
"annualReport.2020.subnavDirectorsMessage": "Director's Message",
|
7
7
|
"annualReport.2020.subnavSupporters": "Supporters",
|
8
|
-
"annualReport.2020.subnavTeam": "
|
8
|
+
"annualReport.2020.subnavTeam": "צות",
|
9
9
|
"annualReport.2020.subnavDonate": "תרומות",
|
10
10
|
"annualReport.2020.mastheadYear": "2020 Annual Report",
|
11
11
|
"annualReport.2020.mastheadTitle": "Adapting to a Changing World",
|
@@ -5,7 +5,7 @@
|
|
5
5
|
"annualReport.2021.subnavThemes": "Themes",
|
6
6
|
"annualReport.2021.subnavDirectorsMessage": "Director's Message",
|
7
7
|
"annualReport.2021.subnavSupporters": "Supporters",
|
8
|
-
"annualReport.2021.subnavTeam": "
|
8
|
+
"annualReport.2021.subnavTeam": "צות",
|
9
9
|
"annualReport.2021.subnavDonate": "תרומות",
|
10
10
|
"annualReport.2021.mastheadYear": "2021 Annual Report",
|
11
11
|
"annualReport.2021.mastheadTitle": "Building an Equitable Community Together",
|