@micromag/intl 0.3.389 → 0.3.396

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.cjs.js CHANGED
@@ -381,6 +381,10 @@ var QfpTKK = [{
381
381
  type: 0,
382
382
  value: "Select a screen..."
383
383
  }];
384
+ var QjbLZ9 = [{
385
+ type: 0,
386
+ value: "Reading speed (in Words Per Minute)"
387
+ }];
384
388
  var Qw8cb5 = [{
385
389
  type: 0,
386
390
  value: "Sponsor color"
@@ -1858,6 +1862,7 @@ var messages = {
1858
1862
  Qanvis: Qanvis,
1859
1863
  Qe03Xz: Qe03Xz,
1860
1864
  QfpTKK: QfpTKK,
1865
+ QjbLZ9: QjbLZ9,
1861
1866
  Qw8cb5: Qw8cb5,
1862
1867
  R9DB4a: R9DB4a,
1863
1868
  RHMS2f: RHMS2f,
package/locale/en.js CHANGED
@@ -375,6 +375,10 @@ var QfpTKK = [{
375
375
  type: 0,
376
376
  value: "Select a screen..."
377
377
  }];
378
+ var QjbLZ9 = [{
379
+ type: 0,
380
+ value: "Reading speed (in Words Per Minute)"
381
+ }];
378
382
  var Qw8cb5 = [{
379
383
  type: 0,
380
384
  value: "Sponsor color"
@@ -1852,6 +1856,7 @@ var messages = {
1852
1856
  Qanvis: Qanvis,
1853
1857
  Qe03Xz: Qe03Xz,
1854
1858
  QfpTKK: QfpTKK,
1859
+ QjbLZ9: QjbLZ9,
1855
1860
  Qw8cb5: Qw8cb5,
1856
1861
  R9DB4a: R9DB4a,
1857
1862
  RHMS2f: RHMS2f,
package/locale/en.json CHANGED
@@ -1255,6 +1255,12 @@
1255
1255
  "value": "Select a screen..."
1256
1256
  }
1257
1257
  ],
1258
+ "QjbLZ9": [
1259
+ {
1260
+ "type": 0,
1261
+ "value": "Reading speed (in Words Per Minute)"
1262
+ }
1263
+ ],
1258
1264
  "Qw8cb5": [
1259
1265
  {
1260
1266
  "type": 0,
package/locale/fr.cjs.js CHANGED
@@ -381,6 +381,10 @@ var QfpTKK = [{
381
381
  type: 0,
382
382
  value: "Sélectionnez un écran..."
383
383
  }];
384
+ var QjbLZ9 = [{
385
+ type: 0,
386
+ value: "Vitesse de lecture (en Mots Par Minute)"
387
+ }];
384
388
  var Qw8cb5 = [{
385
389
  type: 0,
386
390
  value: "Couleur du présentateur"
@@ -1858,6 +1862,7 @@ var messages = {
1858
1862
  Qanvis: Qanvis,
1859
1863
  Qe03Xz: Qe03Xz,
1860
1864
  QfpTKK: QfpTKK,
1865
+ QjbLZ9: QjbLZ9,
1861
1866
  Qw8cb5: Qw8cb5,
1862
1867
  R9DB4a: R9DB4a,
1863
1868
  RHMS2f: RHMS2f,
package/locale/fr.js CHANGED
@@ -375,6 +375,10 @@ var QfpTKK = [{
375
375
  type: 0,
376
376
  value: "Sélectionnez un écran..."
377
377
  }];
378
+ var QjbLZ9 = [{
379
+ type: 0,
380
+ value: "Vitesse de lecture (en Mots Par Minute)"
381
+ }];
378
382
  var Qw8cb5 = [{
379
383
  type: 0,
380
384
  value: "Couleur du présentateur"
@@ -1852,6 +1856,7 @@ var messages = {
1852
1856
  Qanvis: Qanvis,
1853
1857
  Qe03Xz: Qe03Xz,
1854
1858
  QfpTKK: QfpTKK,
1859
+ QjbLZ9: QjbLZ9,
1855
1860
  Qw8cb5: Qw8cb5,
1856
1861
  R9DB4a: R9DB4a,
1857
1862
  RHMS2f: RHMS2f,
package/locale/fr.json CHANGED
@@ -1255,6 +1255,12 @@
1255
1255
  "value": "Sélectionnez un écran..."
1256
1256
  }
1257
1257
  ],
1258
+ "QjbLZ9": [
1259
+ {
1260
+ "type": 0,
1261
+ "value": "Vitesse de lecture (en Mots Par Minute)"
1262
+ }
1263
+ ],
1258
1264
  "Qw8cb5": [
1259
1265
  {
1260
1266
  "type": 0,
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.389",
3
+ "version": "0.3.396",
4
+ "private": false,
4
5
  "description": "",
5
6
  "keywords": [
6
7
  "javascript"
@@ -58,7 +59,7 @@
58
59
  "dependencies": {
59
60
  "@babel/runtime": "^7.13.10",
60
61
  "@formatjs/cli": "^4.4.0",
61
- "@micromag/core": "^0.3.389",
62
+ "@micromag/core": "^0.3.396",
62
63
  "commander": "^8.3.0",
63
64
  "fs-extra": "^10.0.0",
64
65
  "gettext-parser": "^4.0.4",
@@ -73,7 +74,8 @@
73
74
  "fr"
74
75
  ],
75
76
  "publishConfig": {
76
- "access": "public"
77
+ "access": "public",
78
+ "registry": "https://registry.npmjs.org/"
77
79
  },
78
- "gitHead": "67cbf19814ac1142a26e35df2e3959405aebf149"
80
+ "gitHead": "6f09831a86f03a570096ccc769aa2ecb3bcba693"
79
81
  }