scratch-l10n 6.1.23 → 6.1.25

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
+ ## [6.1.25](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.24...v6.1.25) (2025-11-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update dependency @transifex/api to v7.1.5 ([#725](https://github.com/scratchfoundation/scratch-l10n/issues/725)) ([75205f1](https://github.com/scratchfoundation/scratch-l10n/commit/75205f1bcaa3044f5346473a20d018875704d084))
12
+
13
+ ## [6.1.24](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.23...v6.1.24) (2025-11-17)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * pull new editor translations from Transifex ([5dd0d0c](https://github.com/scratchfoundation/scratch-l10n/commit/5dd0d0c41fb2cd93a894322d4a3b087b1c89bd4e))
19
+
6
20
  ## [6.1.23](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.22...v6.1.23) (2025-11-16)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "6.1.23",
3
+ "version": "6.1.25",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -48,7 +48,7 @@
48
48
  },
49
49
  "homepage": "https://github.com/scratchfoundation/scratch-l10n#readme",
50
50
  "dependencies": {
51
- "@transifex/api": "7.1.4",
51
+ "@transifex/api": "7.1.5",
52
52
  "async": "3.2.6",
53
53
  "format-message-parse": "6.2.4",
54
54
  "glob": "7.2.3",
@@ -21,6 +21,6 @@
21
21
  "membership.resourcesAndEventsDescription": "Sharpen your skills with Scratch tutorials, live webinars with the Scratch Team, and special content from guest experts! You can expect everything from Scratch coding courses to advice and inspiration from professional game developers, all made especially for Members.",
22
22
  "membership.resourcesAndEventsImageDescription": "A side-profile view of a child focused on a laptop screen. The screen shows the Scratch block-based coding interface.",
23
23
  "membership.memberPerks": "Member Perks",
24
- "membership.andMore": "...And More!",
24
+ "membership.andMore": "...ועוד!",
25
25
  "membership.stayTuned": "Stay tuned for more special perks, benefits, and resources coming soon."
26
26
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "membership.getInvolvedTitle": "Fatti coinvolgere",
3
- "membership.getInvolvedDescription": "Scratch supporters help us create inspiring, creative, and memorable learning experiences for kids everywhere. Learn how you and your family can join Scratch Membership.",
3
+ "membership.getInvolvedDescription": "Chi supporta Scratch ci aiuta a creare esperiense di apprendimento in stimolanti, creative e memorabili per i ragazzi di tutto il mondo. Scopri come tu e la tua famiglia potete unirvi alla Membership di Scratch.",
4
4
  "membership.getInvolvedImageDescription": "Vista di un bambino che usa un portatile. Lo schermo del portatile mostra l'interfaccia dell'editor di Scratch.",
5
5
  "membership.scratchMembershipTitle": "Programma di Membership",
6
6
  "membership.scratchMembershipDescription": "Il Programma di Membership di Scratch è il miglior modo per famiglie come la tua di supportare l'organizzazione non-profit Scratch e i milioni di bambini che immaginano, creano e condividono ogni giorno su questo sito. Puoi pensare ",