scratch-l10n 5.0.200 → 5.0.202
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.202](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.201...v5.0.202) (2025-04-14)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([54705a0](https://github.com/scratchfoundation/scratch-l10n/commit/54705a0933955137fd683855d925dbe90871b3a3))
|
12
|
+
|
13
|
+
## [5.0.201](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.200...v5.0.201) (2025-04-13)
|
14
|
+
|
15
|
+
|
16
|
+
### Bug Fixes
|
17
|
+
|
18
|
+
* **deps:** lock file maintenance ([8028f2d](https://github.com/scratchfoundation/scratch-l10n/commit/8028f2d5b84aa3d4124ca3b43ecf210dae9aa73c))
|
19
|
+
|
6
20
|
## [5.0.200](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.199...v5.0.200) (2025-04-12)
|
7
21
|
|
8
22
|
|
package/package.json
CHANGED
@@ -506,9 +506,9 @@
|
|
506
506
|
"communityGuidelines.guidelines.friendlyHeader": "नए स्क्रैचर्स साइट को अनुकूल बनाए रखने में मदद करते हैं।",
|
507
507
|
"communityGuidelines.guidelines.friendlyBody": "अपनी रचनाओं और बातचीत को सभी उम्र के लोगों के अनुकूल और उपयुक्त बनाए रखना महत्वपूर्ण है। अगर आपको लगता है कि स्क्रैच पर कुछ घटिया, अपमानजनक, बहुत हिंसक या अन्यथा समुदाय के लिए विघटनकारी है, तो इसके बारे में हमें बताने के लिए “रिपोर्ट करें” पर क्लिक करें।",
|
508
508
|
"feedback.giveFeedback": "प्रतिक्रिया दें",
|
509
|
-
"feedback.submit": "
|
510
|
-
"feedback.question.ideasGenerator": "
|
511
|
-
"feedback.answer.ideasGenerator.yes": "
|
509
|
+
"feedback.submit": "जमा करना",
|
510
|
+
"feedback.question.ideasGenerator": "क्या आप आइडिया जनरेटर से प्राप्त आइडिया को किसी प्रोजेक्ट के लिए उपयोग करेंगे?",
|
511
|
+
"feedback.answer.ideasGenerator.yes": "हाँ",
|
512
512
|
"feedback.answer.ideasGenerator.no": "No",
|
513
513
|
"feedback.question.starterProjects": "How helpful is looking at the starter projects page to you when making a project?",
|
514
514
|
"feedback.answer.starterProjects.notHelpful": "Not helpful at all",
|