@micromag/intl 0.3.351 → 0.3.355

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
@@ -34,6 +34,10 @@ var AV6gfh = [{
34
34
  type: 0,
35
35
  value: "Edit call to action..."
36
36
  }];
37
+ var B5C18D = [{
38
+ type: 0,
39
+ value: "Badge"
40
+ }];
37
41
  var BAfC6s = [{
38
42
  type: 0,
39
43
  value: "Upload a closed captions file"
@@ -753,6 +757,10 @@ var g2CRt5 = [{
753
757
  type: 0,
754
758
  value: "Size"
755
759
  }];
760
+ var g4nybp = [{
761
+ type: 0,
762
+ value: "Footer"
763
+ }];
756
764
  var g6b9Lg = [{
757
765
  type: 0,
758
766
  value: "Contribution"
@@ -997,6 +1005,10 @@ var rdFCsN = [{
997
1005
  type: 0,
998
1006
  value: "No marker..."
999
1007
  }];
1008
+ var rhuDxI = [{
1009
+ type: 0,
1010
+ value: "Header"
1011
+ }];
1000
1012
  var ro6yHS = [{
1001
1013
  type: 0,
1002
1014
  value: "Map with image markers"
@@ -1664,6 +1676,7 @@ var messages = {
1664
1676
  type: 0,
1665
1677
  value: "Select an image..."
1666
1678
  }],
1679
+ B5C18D: B5C18D,
1667
1680
  BAfC6s: BAfC6s,
1668
1681
  BSTWf8: BSTWf8,
1669
1682
  BgrRxZ: BgrRxZ,
@@ -1964,6 +1977,7 @@ var messages = {
1964
1977
  fbiNiR: fbiNiR,
1965
1978
  fusnxf: fusnxf,
1966
1979
  g2CRt5: g2CRt5,
1980
+ g4nybp: g4nybp,
1967
1981
  g6b9Lg: g6b9Lg,
1968
1982
  gRxcTc: gRxcTc,
1969
1983
  "gwPu/I": [{
@@ -2097,6 +2111,7 @@ var messages = {
2097
2111
  rKuiKj: rKuiKj,
2098
2112
  raUY02: raUY02,
2099
2113
  rdFCsN: rdFCsN,
2114
+ rhuDxI: rhuDxI,
2100
2115
  ro6yHS: ro6yHS,
2101
2116
  rqbRV2: rqbRV2,
2102
2117
  ru3tjH: ru3tjH,
package/locale/en.js CHANGED
@@ -28,6 +28,10 @@ var AV6gfh = [{
28
28
  type: 0,
29
29
  value: "Edit call to action..."
30
30
  }];
31
+ var B5C18D = [{
32
+ type: 0,
33
+ value: "Badge"
34
+ }];
31
35
  var BAfC6s = [{
32
36
  type: 0,
33
37
  value: "Upload a closed captions file"
@@ -747,6 +751,10 @@ var g2CRt5 = [{
747
751
  type: 0,
748
752
  value: "Size"
749
753
  }];
754
+ var g4nybp = [{
755
+ type: 0,
756
+ value: "Footer"
757
+ }];
750
758
  var g6b9Lg = [{
751
759
  type: 0,
752
760
  value: "Contribution"
@@ -991,6 +999,10 @@ var rdFCsN = [{
991
999
  type: 0,
992
1000
  value: "No marker..."
993
1001
  }];
1002
+ var rhuDxI = [{
1003
+ type: 0,
1004
+ value: "Header"
1005
+ }];
994
1006
  var ro6yHS = [{
995
1007
  type: 0,
996
1008
  value: "Map with image markers"
@@ -1658,6 +1670,7 @@ var messages = {
1658
1670
  type: 0,
1659
1671
  value: "Select an image..."
1660
1672
  }],
1673
+ B5C18D: B5C18D,
1661
1674
  BAfC6s: BAfC6s,
1662
1675
  BSTWf8: BSTWf8,
1663
1676
  BgrRxZ: BgrRxZ,
@@ -1958,6 +1971,7 @@ var messages = {
1958
1971
  fbiNiR: fbiNiR,
1959
1972
  fusnxf: fusnxf,
1960
1973
  g2CRt5: g2CRt5,
1974
+ g4nybp: g4nybp,
1961
1975
  g6b9Lg: g6b9Lg,
1962
1976
  gRxcTc: gRxcTc,
1963
1977
  "gwPu/I": [{
@@ -2091,6 +2105,7 @@ var messages = {
2091
2105
  rKuiKj: rKuiKj,
2092
2106
  raUY02: raUY02,
2093
2107
  rdFCsN: rdFCsN,
2108
+ rhuDxI: rhuDxI,
2094
2109
  ro6yHS: ro6yHS,
2095
2110
  rqbRV2: rqbRV2,
2096
2111
  ru3tjH: ru3tjH,
package/locale/en.json CHANGED
@@ -633,6 +633,12 @@
633
633
  "value": "Select an image..."
634
634
  }
635
635
  ],
636
+ "B5C18D": [
637
+ {
638
+ "type": 0,
639
+ "value": "Badge"
640
+ }
641
+ ],
636
642
  "BAfC6s": [
637
643
  {
638
644
  "type": 0,
@@ -1895,6 +1901,12 @@
1895
1901
  "value": "Size"
1896
1902
  }
1897
1903
  ],
1904
+ "g4nybp": [
1905
+ {
1906
+ "type": 0,
1907
+ "value": "Footer"
1908
+ }
1909
+ ],
1898
1910
  "g6b9Lg": [
1899
1911
  {
1900
1912
  "type": 0,
@@ -2369,6 +2381,12 @@
2369
2381
  "value": "No marker..."
2370
2382
  }
2371
2383
  ],
2384
+ "rhuDxI": [
2385
+ {
2386
+ "type": 0,
2387
+ "value": "Header"
2388
+ }
2389
+ ],
2372
2390
  "ro6yHS": [
2373
2391
  {
2374
2392
  "type": 0,
package/locale/fr.cjs.js CHANGED
@@ -34,6 +34,10 @@ var AV6gfh = [{
34
34
  type: 0,
35
35
  value: "Modifier l'action"
36
36
  }];
37
+ var B5C18D = [{
38
+ type: 0,
39
+ value: "Badge"
40
+ }];
37
41
  var BAfC6s = [{
38
42
  type: 0,
39
43
  value: "Ajouter un fichier de sous-titres"
@@ -297,6 +301,10 @@ var N25iDO = [{
297
301
  type: 0,
298
302
  value: "Titre"
299
303
  }];
304
+ var N7Kj8z = [{
305
+ type: 0,
306
+ value: "Bouton"
307
+ }];
300
308
  var NVUpOG = [{
301
309
  type: 0,
302
310
  value: "Ajuster la carte selon les marqueurs"
@@ -749,6 +757,10 @@ var g2CRt5 = [{
749
757
  type: 0,
750
758
  value: "Taille"
751
759
  }];
760
+ var g4nybp = [{
761
+ type: 0,
762
+ value: "Bas de l'écran"
763
+ }];
752
764
  var g6b9Lg = [{
753
765
  type: 0,
754
766
  value: "Contribution"
@@ -895,7 +907,7 @@ var nno1Pq = [{
895
907
  }];
896
908
  var oAtOlP = [{
897
909
  type: 0,
898
- value: "En-tête"
910
+ value: "Haut de l'écran"
899
911
  }];
900
912
  var oCBQKV = [{
901
913
  type: 0,
@@ -993,6 +1005,10 @@ var rdFCsN = [{
993
1005
  type: 0,
994
1006
  value: "Aucun marqueur"
995
1007
  }];
1008
+ var rhuDxI = [{
1009
+ type: 0,
1010
+ value: "En-tête de page"
1011
+ }];
996
1012
  var ro6yHS = [{
997
1013
  type: 0,
998
1014
  value: "Carte avec images"
@@ -1017,6 +1033,10 @@ var sESmah = [{
1017
1033
  type: 0,
1018
1034
  value: "Entrées"
1019
1035
  }];
1036
+ var sSahY1 = [{
1037
+ type: 0,
1038
+ value: "Pop-up"
1039
+ }];
1020
1040
  var sUP5BO = [{
1021
1041
  type: 0,
1022
1042
  value: "Urbania Recommandation"
@@ -1656,6 +1676,7 @@ var messages = {
1656
1676
  type: 0,
1657
1677
  value: "Sélectionner une image"
1658
1678
  }],
1679
+ B5C18D: B5C18D,
1659
1680
  BAfC6s: BAfC6s,
1660
1681
  BSTWf8: BSTWf8,
1661
1682
  BgrRxZ: BgrRxZ,
@@ -1695,6 +1716,10 @@ var messages = {
1695
1716
  F59wsl: F59wsl,
1696
1717
  FKOWH0: FKOWH0,
1697
1718
  FOmgqv: FOmgqv,
1719
+ "FYm4w+": [{
1720
+ type: 0,
1721
+ value: "Pop-ups"
1722
+ }],
1698
1723
  FjuRaw: FjuRaw,
1699
1724
  "G/ITGY": [{
1700
1725
  type: 0,
@@ -1761,6 +1786,7 @@ var messages = {
1761
1786
  MhGUaY: MhGUaY,
1762
1787
  MmJQ7o: MmJQ7o,
1763
1788
  N25iDO: N25iDO,
1789
+ N7Kj8z: N7Kj8z,
1764
1790
  NVUpOG: NVUpOG,
1765
1791
  NmCfTO: NmCfTO,
1766
1792
  NumcrW: NumcrW,
@@ -1951,6 +1977,7 @@ var messages = {
1951
1977
  fbiNiR: fbiNiR,
1952
1978
  fusnxf: fusnxf,
1953
1979
  g2CRt5: g2CRt5,
1980
+ g4nybp: g4nybp,
1954
1981
  g6b9Lg: g6b9Lg,
1955
1982
  gRxcTc: gRxcTc,
1956
1983
  "gwPu/I": [{
@@ -2084,12 +2111,14 @@ var messages = {
2084
2111
  rKuiKj: rKuiKj,
2085
2112
  raUY02: raUY02,
2086
2113
  rdFCsN: rdFCsN,
2114
+ rhuDxI: rhuDxI,
2087
2115
  ro6yHS: ro6yHS,
2088
2116
  rqbRV2: rqbRV2,
2089
2117
  ru3tjH: ru3tjH,
2090
2118
  rzXCu2: rzXCu2,
2091
2119
  rzdds2: rzdds2,
2092
2120
  sESmah: sESmah,
2121
+ sSahY1: sSahY1,
2093
2122
  sUP5BO: sUP5BO,
2094
2123
  sUR1xV: sUR1xV,
2095
2124
  sXfFFw: sXfFFw,
package/locale/fr.js CHANGED
@@ -28,6 +28,10 @@ var AV6gfh = [{
28
28
  type: 0,
29
29
  value: "Modifier l'action"
30
30
  }];
31
+ var B5C18D = [{
32
+ type: 0,
33
+ value: "Badge"
34
+ }];
31
35
  var BAfC6s = [{
32
36
  type: 0,
33
37
  value: "Ajouter un fichier de sous-titres"
@@ -291,6 +295,10 @@ var N25iDO = [{
291
295
  type: 0,
292
296
  value: "Titre"
293
297
  }];
298
+ var N7Kj8z = [{
299
+ type: 0,
300
+ value: "Bouton"
301
+ }];
294
302
  var NVUpOG = [{
295
303
  type: 0,
296
304
  value: "Ajuster la carte selon les marqueurs"
@@ -743,6 +751,10 @@ var g2CRt5 = [{
743
751
  type: 0,
744
752
  value: "Taille"
745
753
  }];
754
+ var g4nybp = [{
755
+ type: 0,
756
+ value: "Bas de l'écran"
757
+ }];
746
758
  var g6b9Lg = [{
747
759
  type: 0,
748
760
  value: "Contribution"
@@ -889,7 +901,7 @@ var nno1Pq = [{
889
901
  }];
890
902
  var oAtOlP = [{
891
903
  type: 0,
892
- value: "En-tête"
904
+ value: "Haut de l'écran"
893
905
  }];
894
906
  var oCBQKV = [{
895
907
  type: 0,
@@ -987,6 +999,10 @@ var rdFCsN = [{
987
999
  type: 0,
988
1000
  value: "Aucun marqueur"
989
1001
  }];
1002
+ var rhuDxI = [{
1003
+ type: 0,
1004
+ value: "En-tête de page"
1005
+ }];
990
1006
  var ro6yHS = [{
991
1007
  type: 0,
992
1008
  value: "Carte avec images"
@@ -1011,6 +1027,10 @@ var sESmah = [{
1011
1027
  type: 0,
1012
1028
  value: "Entrées"
1013
1029
  }];
1030
+ var sSahY1 = [{
1031
+ type: 0,
1032
+ value: "Pop-up"
1033
+ }];
1014
1034
  var sUP5BO = [{
1015
1035
  type: 0,
1016
1036
  value: "Urbania Recommandation"
@@ -1650,6 +1670,7 @@ var messages = {
1650
1670
  type: 0,
1651
1671
  value: "Sélectionner une image"
1652
1672
  }],
1673
+ B5C18D: B5C18D,
1653
1674
  BAfC6s: BAfC6s,
1654
1675
  BSTWf8: BSTWf8,
1655
1676
  BgrRxZ: BgrRxZ,
@@ -1689,6 +1710,10 @@ var messages = {
1689
1710
  F59wsl: F59wsl,
1690
1711
  FKOWH0: FKOWH0,
1691
1712
  FOmgqv: FOmgqv,
1713
+ "FYm4w+": [{
1714
+ type: 0,
1715
+ value: "Pop-ups"
1716
+ }],
1692
1717
  FjuRaw: FjuRaw,
1693
1718
  "G/ITGY": [{
1694
1719
  type: 0,
@@ -1755,6 +1780,7 @@ var messages = {
1755
1780
  MhGUaY: MhGUaY,
1756
1781
  MmJQ7o: MmJQ7o,
1757
1782
  N25iDO: N25iDO,
1783
+ N7Kj8z: N7Kj8z,
1758
1784
  NVUpOG: NVUpOG,
1759
1785
  NmCfTO: NmCfTO,
1760
1786
  NumcrW: NumcrW,
@@ -1945,6 +1971,7 @@ var messages = {
1945
1971
  fbiNiR: fbiNiR,
1946
1972
  fusnxf: fusnxf,
1947
1973
  g2CRt5: g2CRt5,
1974
+ g4nybp: g4nybp,
1948
1975
  g6b9Lg: g6b9Lg,
1949
1976
  gRxcTc: gRxcTc,
1950
1977
  "gwPu/I": [{
@@ -2078,12 +2105,14 @@ var messages = {
2078
2105
  rKuiKj: rKuiKj,
2079
2106
  raUY02: raUY02,
2080
2107
  rdFCsN: rdFCsN,
2108
+ rhuDxI: rhuDxI,
2081
2109
  ro6yHS: ro6yHS,
2082
2110
  rqbRV2: rqbRV2,
2083
2111
  ru3tjH: ru3tjH,
2084
2112
  rzXCu2: rzXCu2,
2085
2113
  rzdds2: rzdds2,
2086
2114
  sESmah: sESmah,
2115
+ sSahY1: sSahY1,
2087
2116
  sUP5BO: sUP5BO,
2088
2117
  sUR1xV: sUR1xV,
2089
2118
  sXfFFw: sXfFFw,
package/locale/fr.json CHANGED
@@ -633,6 +633,12 @@
633
633
  "value": "Sélectionner une image"
634
634
  }
635
635
  ],
636
+ "B5C18D": [
637
+ {
638
+ "type": 0,
639
+ "value": "Badge"
640
+ }
641
+ ],
636
642
  "BAfC6s": [
637
643
  {
638
644
  "type": 0,
@@ -813,6 +819,12 @@
813
819
  "value": "Question"
814
820
  }
815
821
  ],
822
+ "FYm4w+": [
823
+ {
824
+ "type": 0,
825
+ "value": "Pop-ups"
826
+ }
827
+ ],
816
828
  "FjuRaw": [
817
829
  {
818
830
  "type": 0,
@@ -1087,6 +1099,12 @@
1087
1099
  "value": "Titre"
1088
1100
  }
1089
1101
  ],
1102
+ "N7Kj8z": [
1103
+ {
1104
+ "type": 0,
1105
+ "value": "Bouton"
1106
+ }
1107
+ ],
1090
1108
  "NVUpOG": [
1091
1109
  {
1092
1110
  "type": 0,
@@ -1883,6 +1901,12 @@
1883
1901
  "value": "Taille"
1884
1902
  }
1885
1903
  ],
1904
+ "g4nybp": [
1905
+ {
1906
+ "type": 0,
1907
+ "value": "Bas de l'écran"
1908
+ }
1909
+ ],
1886
1910
  "g6b9Lg": [
1887
1911
  {
1888
1912
  "type": 0,
@@ -2186,7 +2210,7 @@
2186
2210
  "oAtOlP": [
2187
2211
  {
2188
2212
  "type": 0,
2189
- "value": "En-tête"
2213
+ "value": "Haut de l'écran"
2190
2214
  }
2191
2215
  ],
2192
2216
  "oCBQKV": [
@@ -2357,6 +2381,12 @@
2357
2381
  "value": "Aucun marqueur"
2358
2382
  }
2359
2383
  ],
2384
+ "rhuDxI": [
2385
+ {
2386
+ "type": 0,
2387
+ "value": "En-tête de page"
2388
+ }
2389
+ ],
2360
2390
  "ro6yHS": [
2361
2391
  {
2362
2392
  "type": 0,
@@ -2393,6 +2423,12 @@
2393
2423
  "value": "Entrées"
2394
2424
  }
2395
2425
  ],
2426
+ "sSahY1": [
2427
+ {
2428
+ "type": 0,
2429
+ "value": "Pop-up"
2430
+ }
2431
+ ],
2396
2432
  "sUP5BO": [
2397
2433
  {
2398
2434
  "type": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.351",
3
+ "version": "0.3.355",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -58,7 +58,7 @@
58
58
  "dependencies": {
59
59
  "@babel/runtime": "^7.13.10",
60
60
  "@formatjs/cli": "^4.4.0",
61
- "@micromag/core": "^0.3.348",
61
+ "@micromag/core": "^0.3.354",
62
62
  "commander": "^8.3.0",
63
63
  "fs-extra": "^10.0.0",
64
64
  "gettext-parser": "^4.0.4",
@@ -75,5 +75,5 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "gitHead": "ec98f82a17d327b5f5308347e2da5050a5002538"
78
+ "gitHead": "bea8b2678342cf4e6fda75b7089af1df64da31ba"
79
79
  }