scratch-l10n 3.18.279 → 3.18.281

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
+ ## [3.18.281](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.280...v3.18.281) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([f38581c](https://github.com/scratchfoundation/scratch-l10n/commit/f38581ce580a80a70f9269422f72fbc0854c7735))
12
+
13
+ ## [3.18.280](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.279...v3.18.280) (2024-08-25)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([6a31ec1](https://github.com/scratchfoundation/scratch-l10n/commit/6a31ec1653dd0c4d398cf314e40f5c288bb50803))
19
+
6
20
  ## [3.18.279](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.278...v3.18.279) (2024-08-24)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "3.18.279",
3
+ "version": "3.18.281",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.js",
@@ -54,7 +54,7 @@
54
54
  "@babel/plugin-proposal-object-rest-spread": "7.20.7",
55
55
  "@babel/plugin-syntax-dynamic-import": "7.8.3",
56
56
  "@babel/plugin-transform-async-to-generator": "7.24.7",
57
- "@babel/preset-env": "7.25.3",
57
+ "@babel/preset-env": "7.25.4",
58
58
  "@babel/preset-react": "7.24.7",
59
59
  "@commitlint/cli": "18.6.1",
60
60
  "@commitlint/config-conventional": "18.6.3",
@@ -42,7 +42,7 @@
42
42
  "privacyPolicy.usageBody": "The main purpose is to provide you with the services that we offer through the Scratch Website and to improve your learning experience. An overview of the uses:",
43
43
  "privacyPolicy.usage.internalAndServiceTitle": "Internal and Service-Related Usage",
44
44
  "privacyPolicy.usage.internalAndServiceBody": "We use Personal Information for internal purposes, including to operate, provide and maintain the Scratch Website. For example, to direct users to the requested content, to create and recover accounts and to enable users to create and share projects.",
45
- "privacyPolicy.usage.analyticsTitle": "Analytics and Improving the Scratch Website",
45
+ "privacyPolicy.usage.analyticsTitle": "Аналитика и улучшение Веб-сайта Scratch",
46
46
  "privacyPolicy.usage.analyticsBody": "We use Personal Information that we collect on the Scratch Website, such as your location and your activities, to monitor and analyze usage of the Scratch Website and to enhance your learning experience.",
47
47
  "privacyPolicy.usage.communicationsBody": "Мы можем отправлять письма по адресу электронной почты, предоставляемый Вами для целей обслуживания клиентов или технической поддержки. Мы также можем отправлять рассылку по адресу электронной почты, предоставляемый Вами при Вашей подписке на получение дополнительной коммуникации от нас.",
48
48
  "privacyPolicy.usage.researchTitle": "Академические и научные исследования",