@micromag/intl 0.3.511 → 0.3.513

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
@@ -67,6 +67,10 @@ var BgrRxZ = [{
67
67
  type: 0,
68
68
  value: "Intro"
69
69
  }];
70
+ var BjSp56 = [{
71
+ type: 0,
72
+ value: "Test custom field"
73
+ }];
70
74
  var BnRW4y = [{
71
75
  type: 0,
72
76
  value: "Results title"
@@ -1954,6 +1958,7 @@ var messages = {
1954
1958
  BAfC6s: BAfC6s,
1955
1959
  BSTWf8: BSTWf8,
1956
1960
  BgrRxZ: BgrRxZ,
1961
+ BjSp56: BjSp56,
1957
1962
  BnRW4y: BnRW4y,
1958
1963
  BpZoQZ: BpZoQZ,
1959
1964
  BwYZbB: BwYZbB,
package/locale/en.js CHANGED
@@ -65,6 +65,10 @@ var BgrRxZ = [{
65
65
  type: 0,
66
66
  value: "Intro"
67
67
  }];
68
+ var BjSp56 = [{
69
+ type: 0,
70
+ value: "Test custom field"
71
+ }];
68
72
  var BnRW4y = [{
69
73
  type: 0,
70
74
  value: "Results title"
@@ -1952,6 +1956,7 @@ var messages = {
1952
1956
  BAfC6s: BAfC6s,
1953
1957
  BSTWf8: BSTWf8,
1954
1958
  BgrRxZ: BgrRxZ,
1959
+ BjSp56: BjSp56,
1955
1960
  BnRW4y: BnRW4y,
1956
1961
  BpZoQZ: BpZoQZ,
1957
1962
  BwYZbB: BwYZbB,
package/locale/en.json CHANGED
@@ -783,6 +783,12 @@
783
783
  "value": "Intro"
784
784
  }
785
785
  ],
786
+ "BjSp56": [
787
+ {
788
+ "type": 0,
789
+ "value": "Test custom field"
790
+ }
791
+ ],
786
792
  "BnRW4y": [
787
793
  {
788
794
  "type": 0,
package/locale/fr.cjs.js CHANGED
@@ -67,6 +67,10 @@ var BgrRxZ = [{
67
67
  type: 0,
68
68
  value: "Intro"
69
69
  }];
70
+ var BjSp56 = [{
71
+ type: 0,
72
+ value: "Champ custom test"
73
+ }];
70
74
  var BnRW4y = [{
71
75
  type: 0,
72
76
  value: "Titre des résultats"
@@ -1613,6 +1617,10 @@ var messages = {
1613
1617
  type: 0,
1614
1618
  value: "Fenêtre contextuelle"
1615
1619
  }],
1620
+ "1dqmFw": [{
1621
+ type: 0,
1622
+ value: "Document"
1623
+ }],
1616
1624
  "2/F1Q7": [{
1617
1625
  type: 0,
1618
1626
  value: "#"
@@ -1946,6 +1954,7 @@ var messages = {
1946
1954
  BAfC6s: BAfC6s,
1947
1955
  BSTWf8: BSTWf8,
1948
1956
  BgrRxZ: BgrRxZ,
1957
+ BjSp56: BjSp56,
1949
1958
  BnRW4y: BnRW4y,
1950
1959
  BpZoQZ: BpZoQZ,
1951
1960
  BwYZbB: BwYZbB,
package/locale/fr.js CHANGED
@@ -65,6 +65,10 @@ var BgrRxZ = [{
65
65
  type: 0,
66
66
  value: "Intro"
67
67
  }];
68
+ var BjSp56 = [{
69
+ type: 0,
70
+ value: "Champ custom test"
71
+ }];
68
72
  var BnRW4y = [{
69
73
  type: 0,
70
74
  value: "Titre des résultats"
@@ -1611,6 +1615,10 @@ var messages = {
1611
1615
  type: 0,
1612
1616
  value: "Fenêtre contextuelle"
1613
1617
  }],
1618
+ "1dqmFw": [{
1619
+ type: 0,
1620
+ value: "Document"
1621
+ }],
1614
1622
  "2/F1Q7": [{
1615
1623
  type: 0,
1616
1624
  value: "#"
@@ -1944,6 +1952,7 @@ var messages = {
1944
1952
  BAfC6s: BAfC6s,
1945
1953
  BSTWf8: BSTWf8,
1946
1954
  BgrRxZ: BgrRxZ,
1955
+ BjSp56: BjSp56,
1947
1956
  BnRW4y: BnRW4y,
1948
1957
  BpZoQZ: BpZoQZ,
1949
1958
  BwYZbB: BwYZbB,
package/locale/fr.json CHANGED
@@ -197,6 +197,12 @@
197
197
  "value": "Fenêtre contextuelle"
198
198
  }
199
199
  ],
200
+ "1dqmFw": [
201
+ {
202
+ "type": 0,
203
+ "value": "Document"
204
+ }
205
+ ],
200
206
  "2/F1Q7": [
201
207
  {
202
208
  "type": 0,
@@ -771,6 +777,12 @@
771
777
  "value": "Intro"
772
778
  }
773
779
  ],
780
+ "BjSp56": [
781
+ {
782
+ "type": 0,
783
+ "value": "Champ custom test"
784
+ }
785
+ ],
774
786
  "BnRW4y": [
775
787
  {
776
788
  "type": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.511",
3
+ "version": "0.3.513",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [
@@ -73,7 +73,7 @@
73
73
  "dependencies": {
74
74
  "@babel/runtime": "^7.13.10",
75
75
  "@formatjs/cli": "^6.2.7",
76
- "@micromag/core": "^0.3.509",
76
+ "@micromag/core": "^0.3.512",
77
77
  "commander": "^12.0.0",
78
78
  "fs-extra": "^11.2.0",
79
79
  "gettext-parser": "^7.0.1",
@@ -91,5 +91,5 @@
91
91
  "access": "public",
92
92
  "registry": "https://registry.npmjs.org/"
93
93
  },
94
- "gitHead": "523a6bf51e8304af2752706c4fdcc5eac2f7d6f8"
94
+ "gitHead": "c8103d2449380db0d3ca04fa4cb072a3533752a2"
95
95
  }