scratch-l10n 5.0.121 → 5.0.122
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.122](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.121...v5.0.122) (2025-02-12)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([6caba00](https://github.com/scratchfoundation/scratch-l10n/commit/6caba0038f2076af9f673b18951ae352dacfbcc0))
|
12
|
+
|
6
13
|
## [5.0.121](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.120...v5.0.121) (2025-02-11)
|
7
14
|
|
8
15
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "scratch-l10n",
|
3
|
-
"version": "5.0.
|
3
|
+
"version": "5.0.122",
|
4
4
|
"description": "Localization for the Scratch 3.0 components",
|
5
5
|
"main": "./dist/l10n.js",
|
6
6
|
"browser": "./src/index.mjs",
|
@@ -53,13 +53,13 @@
|
|
53
53
|
},
|
54
54
|
"devDependencies": {
|
55
55
|
"@babel/cli": "7.26.4",
|
56
|
-
"@babel/core": "7.26.
|
57
|
-
"@babel/eslint-parser": "7.26.
|
56
|
+
"@babel/core": "7.26.8",
|
57
|
+
"@babel/eslint-parser": "7.26.8",
|
58
58
|
"@babel/node": "7.26.0",
|
59
59
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
60
60
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
61
61
|
"@babel/plugin-transform-async-to-generator": "7.25.9",
|
62
|
-
"@babel/preset-env": "7.26.
|
62
|
+
"@babel/preset-env": "7.26.8",
|
63
63
|
"@babel/preset-react": "7.26.3",
|
64
64
|
"@commitlint/cli": "18.6.1",
|
65
65
|
"@commitlint/config-conventional": "18.6.3",
|
@@ -226,12 +226,12 @@
|
|
226
226
|
"annualReport.2020.leadershipPresidentCEO": "राष्ट्रपति और सीईओ",
|
227
227
|
"annualReport.2020.leadershipFormerPresident": "पूर्व राष्ट्रपति",
|
228
228
|
"annualReport.2020.leadershipFounderCEO": "संस्थापक एवं कार्यकारी अध्यक्ष",
|
229
|
-
"annualReport.2020.leadershipFormerChairCEO": "
|
229
|
+
"annualReport.2020.leadershipFormerChairCEO": "पूर्व सीईओ और अध्यक्षा",
|
230
230
|
"annualReport.2020.leadershipBoardSecretaryTreasurer": "बोर्ड सचिव और कोषाध्यक्ष",
|
231
231
|
"annualReport.2020.leadershipBoardSecretary": "बोर्ड सचिव",
|
232
232
|
"annualReport.2020.leadershipBoardTreasurer": "बोर्ड कोषाध्यक्ष",
|
233
|
-
"annualReport.2020.leadershipScratchTeam": "2020
|
234
|
-
"annualReport.2020.leadershipED": "
|
233
|
+
"annualReport.2020.leadershipScratchTeam": "2020 स्क्रैच टीम",
|
234
|
+
"annualReport.2020.leadershipED": "कार्यकारी निदेशक",
|
235
235
|
"annualReport.2020.teamThankYou": "Thank you to Mitch Resnick, Natalie Rusk, Rupal Jain, and other collaborators at the Lifelong Kindergarten Group at the MIT Media Lab for your tireless support of Scratch.",
|
236
236
|
"annualReport.2020.donateTitle": "हमें सहयोग दीजिये",
|
237
237
|
"annualReport.2020.donateMessage": "आपका समर्थन हम सभी के लिए स्क्रैच मुक्त बनाने में सक्षम बनाता है, हमारे सर्वर को चालू रखता है, और सबसे महत्वपूर्ण बात यह है कि हम दुनिया भर के बच्चों को कल्पना करने, बनाने और साझा करने का अवसर प्रदान करने में सक्षम हैं। शुक्रिया!",
|
@@ -202,12 +202,12 @@
|
|
202
202
|
"annualReport.2021.leadershipPresidentCEO": "राष्ट्रपति और सीईओ",
|
203
203
|
"annualReport.2021.leadershipFormerPresident": "पूर्व राष्ट्रपति",
|
204
204
|
"annualReport.2021.leadershipFounderCEO": "संस्थापक और मुख्य कार्यपालक अधिकारी",
|
205
|
-
"annualReport.2021.leadershipFormerChairCEO": "
|
205
|
+
"annualReport.2021.leadershipFormerChairCEO": "पूर्व सीईओ और अध्यक्षा",
|
206
206
|
"annualReport.2021.leadershipBoardSecretaryTreasurer": "बोर्ड सचिव और कोषाध्यक्ष",
|
207
207
|
"annualReport.2021.leadershipBoardSecretary": "बोर्ड सचिव",
|
208
208
|
"annualReport.2021.leadershipBoardTreasurer": "बोर्ड कोषाध्यक्ष",
|
209
209
|
"annualReport.2021.leadershipScratchTeam": "2021 Scratch Team",
|
210
|
-
"annualReport.2021.leadershipED": "
|
210
|
+
"annualReport.2021.leadershipED": "कार्यकारी निदेशक",
|
211
211
|
"annualReport.2021.teamThankYou": "Thank you to Mitch Resnick, Natalie Rusk, Rupal Jain, and other collaborators at the Lifelong Kindergarten Group at the MIT Media Lab for your tireless support of Scratch.",
|
212
212
|
"annualReport.2021.donateTitle": "हमें सहयोग दीजिये",
|
213
213
|
"annualReport.2021.donateMessage": "Your support enables us to create inspiring, creative, and memorable learning experiences for kids everywhere, especially those who have been systemically excluded from creative coding opportunities. Make a gift to Scratch today to help us keep our servers running, maintain our growing global community, and make creative coding possible for kids in every country around the world.",
|