scratch-l10n 5.0.191 → 5.0.192

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.192](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.191...v5.0.192) (2025-04-05)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([76bbeca](https://github.com/scratchfoundation/scratch-l10n/commit/76bbeca6d5af5fab5942fb2415fd241c682a2d75))
12
+
6
13
  ## [5.0.191](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.190...v5.0.191) (2025-04-04)
7
14
 
8
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.191",
3
+ "version": "5.0.192",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -8,7 +8,7 @@
8
8
  "wedoLegacy.downloadWin": "دانلود برای ویندوز 10+",
9
9
  "wedoLegacy.setupTitle": "2. تنظیمات و راهنما",
10
10
  "wedoLegacy.setupText": "به WeDo 2.0 خود را با پیروی از مراحل در <a href=\"/projects/editor/?tip_bar=ext2\">پنجره‌ی راهنماها</a> متصل شوید",
11
- "wedoLegacy.setupTextHTML": "به WeDo 2.0 خود را با پیروی از مراحل در <a>پنجره‌ی راهنماها</a> متصل شوید",
11
+ "wedoLegacy.setupTextHTML": "به WeDo 2.0 خود را با دنبال کردن مراحل زیر در <a>پنجره‌ی راهنماها</a> متصل شوید",
12
12
  "wedoLegacy.createTitle": "۳. ایجاد",
13
13
  "wedoLegacy.createText": "از قطعه‌های افزونه‌ی WeDo برای روشن کردن چراغ‌ها، کنترل موتورها و ساختن پروژه‌های تعاملی خود استفاده کنید",
14
14
  "wedoLegacy.wedo2SetupInstructions": "دستورالعمل نصب WeDo 2.0",