scratch-l10n 5.0.147 → 5.0.149
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.149](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.148...v5.0.149) (2025-03-04)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([c53e83c](https://github.com/scratchfoundation/scratch-l10n/commit/c53e83cd680504895c6efd9c803ef800cfe2ea65))
|
12
|
+
|
13
|
+
## [5.0.148](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.147...v5.0.148) (2025-03-02)
|
14
|
+
|
15
|
+
|
16
|
+
### Bug Fixes
|
17
|
+
|
18
|
+
* **deps:** lock file maintenance ([59ba7e9](https://github.com/scratchfoundation/scratch-l10n/commit/59ba7e9fd297cd0e130833731b8cf5d12e9907f3))
|
19
|
+
|
6
20
|
## [5.0.147](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.146...v5.0.147) (2025-03-02)
|
7
21
|
|
8
22
|
|
package/package.json
CHANGED
@@ -238,7 +238,7 @@
|
|
238
238
|
"annualReport.2020.donateButton": "दान करें ",
|
239
239
|
"annualReport.2020.projectBy": "द्वारा प्रोजेक्ट",
|
240
240
|
"annualReport.2020.altAvatar": "उपयोगकर्ता अवतार",
|
241
|
-
"annualReport.2020.altDropdownArrow": "
|
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": "
|
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",
|