@micromag/intl 0.3.729 → 0.3.730

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
@@ -734,6 +734,10 @@ var ZiWlL6 = [{
734
734
  type: 0,
735
735
  value: "Questions"
736
736
  }];
737
+ var Zpl5bJ = [{
738
+ type: 0,
739
+ value: "Spacing"
740
+ }];
737
741
  var ZxgNge = [{
738
742
  type: 0,
739
743
  value: "Add an item"
@@ -2449,6 +2453,7 @@ var messages = {
2449
2453
  Zbu5Uk: Zbu5Uk,
2450
2454
  ZeosMy: ZeosMy,
2451
2455
  ZiWlL6: ZiWlL6,
2456
+ Zpl5bJ: Zpl5bJ,
2452
2457
  ZxgNge: ZxgNge,
2453
2458
  aarOkd: aarOkd,
2454
2459
  al5xjv: al5xjv,
package/locale/en.json CHANGED
@@ -2031,6 +2031,12 @@
2031
2031
  "value": "Questions"
2032
2032
  }
2033
2033
  ],
2034
+ "Zpl5bJ": [
2035
+ {
2036
+ "type": 0,
2037
+ "value": "Spacing"
2038
+ }
2039
+ ],
2034
2040
  "ZxgNge": [
2035
2041
  {
2036
2042
  "type": 0,
package/locale/fr.js CHANGED
@@ -734,6 +734,10 @@ var ZiWlL6 = [{
734
734
  type: 0,
735
735
  value: "Questions"
736
736
  }];
737
+ var Zpl5bJ = [{
738
+ type: 0,
739
+ value: "Espacement"
740
+ }];
737
741
  var ZxgNge = [{
738
742
  type: 0,
739
743
  value: "Ajouter un élement"
@@ -1230,6 +1234,10 @@ var p85qJD = [{
1230
1234
  type: 0,
1231
1235
  value: "Légende"
1232
1236
  }];
1237
+ var pBNrdH = [{
1238
+ type: 0,
1239
+ value: "Conversion"
1240
+ }];
1233
1241
  var pE7UhY = [{
1234
1242
  type: 0,
1235
1243
  value: "Article"
@@ -1858,6 +1866,10 @@ var messages = {
1858
1866
  type: 0,
1859
1867
  value: "Aucun marqueur"
1860
1868
  }],
1869
+ "3I2Xl7": [{
1870
+ type: 0,
1871
+ value: "WebM"
1872
+ }],
1861
1873
  "3LEBIA": [{
1862
1874
  type: 0,
1863
1875
  value: "Angle"
@@ -1906,6 +1918,10 @@ var messages = {
1906
1918
  type: 0,
1907
1919
  value: "Message"
1908
1920
  }],
1921
+ "4RV6+9": [{
1922
+ type: 0,
1923
+ value: "H264"
1924
+ }],
1909
1925
  "4YiKNK": [{
1910
1926
  type: 0,
1911
1927
  value: "Sélectionner une couleur"
@@ -2437,6 +2453,7 @@ var messages = {
2437
2453
  Zbu5Uk: Zbu5Uk,
2438
2454
  ZeosMy: ZeosMy,
2439
2455
  ZiWlL6: ZiWlL6,
2456
+ Zpl5bJ: Zpl5bJ,
2440
2457
  ZxgNge: ZxgNge,
2441
2458
  aarOkd: aarOkd,
2442
2459
  al5xjv: al5xjv,
@@ -2706,6 +2723,7 @@ var messages = {
2706
2723
  value: "Supprimer l’écran"
2707
2724
  }],
2708
2725
  p85qJD: p85qJD,
2726
+ pBNrdH: pBNrdH,
2709
2727
  pE7UhY: pE7UhY,
2710
2728
  pJgYyE: pJgYyE,
2711
2729
  pRzSQ7: pRzSQ7,
package/locale/fr.json CHANGED
@@ -321,6 +321,12 @@
321
321
  "value": "Aucun marqueur"
322
322
  }
323
323
  ],
324
+ "3I2Xl7": [
325
+ {
326
+ "type": 0,
327
+ "value": "WebM"
328
+ }
329
+ ],
324
330
  "3LEBIA": [
325
331
  {
326
332
  "type": 0,
@@ -393,6 +399,12 @@
393
399
  "value": "Message"
394
400
  }
395
401
  ],
402
+ "4RV6+9": [
403
+ {
404
+ "type": 0,
405
+ "value": "H264"
406
+ }
407
+ ],
396
408
  "4YiKNK": [
397
409
  {
398
410
  "type": 0,
@@ -2019,6 +2031,12 @@
2019
2031
  "value": "Questions"
2020
2032
  }
2021
2033
  ],
2034
+ "Zpl5bJ": [
2035
+ {
2036
+ "type": 0,
2037
+ "value": "Espacement"
2038
+ }
2039
+ ],
2022
2040
  "ZxgNge": [
2023
2041
  {
2024
2042
  "type": 0,
@@ -2983,6 +3001,12 @@
2983
3001
  "value": "Légende"
2984
3002
  }
2985
3003
  ],
3004
+ "pBNrdH": [
3005
+ {
3006
+ "type": 0,
3007
+ "value": "Conversion"
3008
+ }
3009
+ ],
2986
3010
  "pE7UhY": [
2987
3011
  {
2988
3012
  "type": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.729",
3
+ "version": "0.3.730",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [
@@ -88,5 +88,5 @@
88
88
  "access": "public",
89
89
  "registry": "https://registry.npmjs.org/"
90
90
  },
91
- "gitHead": "73301f7162ae8e4211831c727a6fb1972e6c6e75"
91
+ "gitHead": "4c3abc6e746f8b876633e21150245d5fdc285429"
92
92
  }