scratch-l10n 5.0.85 → 5.0.87

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,20 @@
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.87](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.86...v5.0.87) (2025-01-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** lock file maintenance ([#588](https://github.com/scratchfoundation/scratch-l10n/issues/588)) ([6fb940b](https://github.com/scratchfoundation/scratch-l10n/commit/6fb940b2d24bb0161b7774f097f8af4e273ca2c0))
12
+
13
+ ## [5.0.86](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.85...v5.0.86) (2025-01-16)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * pull new editor translations from Transifex ([046112e](https://github.com/scratchfoundation/scratch-l10n/commit/046112e48dee63747302c44ce0b4f76d103e82ab))
19
+
6
20
  ## [5.0.85](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.84...v5.0.85) (2025-01-15)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.85",
3
+ "version": "5.0.87",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -70,7 +70,7 @@
70
70
  "eslint": "8.57.1",
71
71
  "eslint-config-scratch": "9.0.9",
72
72
  "eslint-plugin-import": "2.31.0",
73
- "eslint-plugin-react": "7.37.3",
73
+ "eslint-plugin-react": "7.37.4",
74
74
  "format-message-cli": "6.2.4",
75
75
  "format-message-parse": "6.2.4",
76
76
  "glob": "7.2.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "about.introOne": "Scratch is the world’s largest coding community for children and a coding language with a simple visual interface that allows young people to create digital stories, games, and animations. Scratch is designed, developed, and moderated by the {foundationLink}, a nonprofit organization. ",
3
3
  "about.introTwo": "Scratch promotes computational thinking and problem solving skills; creative teaching and learning; self-expression and collaboration; and equity in computing.",
4
- "about.introThree": "Scratch is always free and is available in more than 70 languages.",
4
+ "about.introThree": "סקרץ' תמיד חינם וזמין ביותר מ-70 שפות.",
5
5
  "about.foundationText": "קרן סקראץ׳",
6
6
  "about.introParents": "מידע להורים",
7
7
  "about.introEducators": "מידע למחנכים",
@@ -27,7 +27,7 @@
27
27
  "about.scratchedLinkText": "אתר ScratchEd",
28
28
  "about.research": "מחקר",
29
29
  "about.researchDescription": "The {lifelongKindergartenGroupLink} and collaborators are {researchLink} how young people create, collaborate, and learn with Scratch. For an overview, see the article {codingAtACrossroadsLink} and the book {lifelongKindergartenBookLink}. To find out more about the use of Scratch, see the {statisticsLink} page and the Scratch {annualReportLink}.",
30
- "about.researchLinkText": "researching",
30
+ "about.researchLinkText": "חוקר",
31
31
  "about.statisticsLinkText": "סטטיסטיקות",
32
32
  "about.lifelongKindergartenGroupLinkText": "Lifelong Kindergarten group",
33
33
  "about.codingAtACrossroadsLinkText": "Coding at a Crossroads",