scratch-l10n 5.0.148 → 5.0.150

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.150](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.149...v5.0.150) (2025-03-04)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** lock file maintenance ([cbad40a](https://github.com/scratchfoundation/scratch-l10n/commit/cbad40ad1d30afd84bdb7495459c6b1699fd9bbc))
12
+
13
+ ## [5.0.149](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.148...v5.0.149) (2025-03-04)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * pull new editor translations from Transifex ([c53e83c](https://github.com/scratchfoundation/scratch-l10n/commit/c53e83cd680504895c6efd9c803ef800cfe2ea65))
19
+
6
20
  ## [5.0.148](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.147...v5.0.148) (2025-03-02)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.148",
3
+ "version": "5.0.150",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -238,7 +238,7 @@
238
238
  "annualReport.2020.donateButton": "दान करें ",
239
239
  "annualReport.2020.projectBy": "द्वारा प्रोजेक्ट",
240
240
  "annualReport.2020.altAvatar": "उपयोगकर्ता अवतार",
241
- "annualReport.2020.altDropdownArrow": "Arrow indicating dropdown menu.",
241
+ "annualReport.2020.altDropdownArrow": "तीर ड्रॉपडाउन मेनू को दर्शाता है।",
242
242
  "annualReport.2020.altMastheadIllustration": "Three people interacting with physical scratch components.",
243
243
  "annualReport.2020.altWave": "An emoji hand waving.",
244
244
  "annualReport.2020.altMitchHeadshot": "Founder Mitch Resnick",
@@ -227,7 +227,7 @@
227
227
  "annualReport.2021.altcommunityVolunteerTransators": "Four hands are raised with text bubbles resting on top of them in front of a purple background.",
228
228
  "annualReport.2021.altcommunityThankYou": "A globe with a banner across it saying 'Thank you' surrounded by the words for thank you in various languages.",
229
229
  "annualReport.2021.altAvatar": "उपयोगकर्ता अवतार",
230
- "annualReport.2021.altDropdownArrow": "Arrow indicating dropdown menu.",
230
+ "annualReport.2021.altDropdownArrow": "तीर ड्रॉपडाउन मेनू को दर्शाता है।",
231
231
  "annualReport.2021.altMastheadIllustration": "Three people interacting with physical scratch components.",
232
232
  "annualReport.2021.altWave": "An emoji hand waving.",
233
233
  "annualReport.2021.altMitchHeadshot": "Founder Mitch Resnick",