scratch-l10n 3.18.183 → 3.18.184
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
|
+
## [3.18.184](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.183...v3.18.184) (2024-06-16)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([8e342cf](https://github.com/scratchfoundation/scratch-l10n/commit/8e342cf0ab3eda13513122fb92936ea92ad7f953))
|
12
|
+
|
6
13
|
## [3.18.183](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.182...v3.18.183) (2024-06-15)
|
7
14
|
|
8
15
|
|
Binary file
|
package/package.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
"about.learnMore": "Научете повече относно Scratch",
|
17
17
|
"about.learnMoreFaq": "Често задавани въпроси",
|
18
18
|
"about.learnMoreParents": "Информация за родителите",
|
19
|
-
"about.learnMoreEducators": "
|
19
|
+
"about.learnMoreEducators": "Информация за обучители",
|
20
20
|
"about.learnMoreAnnualReport": "Годишен отчет",
|
21
21
|
"about.literacy": "Научете се да програмирате. Програмирайте, за да се учите.",
|
22
22
|
"about.literacyImageDescription": "An image of Mitch Resnick giving a TED talk titled \"Let's Teach Kids to Code.\" A play button is in the center of the image.",
|