@micromag/intl 0.3.619 → 0.3.628

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/locale/en.js CHANGED
@@ -443,6 +443,7 @@ var messages = {
443
443
  "4iBXj2": "Layout",
444
444
  "4js1kW": "Share Options",
445
445
  "4kSwvn": "Thumbnail",
446
+ "4w7K2K": "Feedback text",
446
447
  "507VAi": "Description",
447
448
  "57hjHa": "Answer feedback image",
448
449
  "59f2bg": "Images",
package/locale/en.json CHANGED
@@ -71,6 +71,7 @@
71
71
  "4iBXj2": "Layout",
72
72
  "4js1kW": "Share Options",
73
73
  "4kSwvn": "Thumbnail",
74
+ "4w7K2K": "Feedback text",
74
75
  "507VAi": "Description",
75
76
  "57hjHa": "Answer feedback image",
76
77
  "59f2bg": "Images",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.619",
3
+ "version": "0.3.628",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [
@@ -70,7 +70,7 @@
70
70
  "dependencies": {
71
71
  "@babel/runtime": "^7.13.10",
72
72
  "@formatjs/cli": "^6.2.7",
73
- "@micromag/core": "^0.3.619",
73
+ "@micromag/core": "^0.3.628",
74
74
  "commander": "^12.0.0",
75
75
  "fs-extra": "^11.2.0",
76
76
  "gettext-parser": "^7.0.1",
@@ -88,5 +88,5 @@
88
88
  "access": "public",
89
89
  "registry": "https://registry.npmjs.org/"
90
90
  },
91
- "gitHead": "21a901b0f800114994f30dfe692c664d378e12f7"
91
+ "gitHead": "6f1230244a2966c16e85b7d44583276421a38cca"
92
92
  }