@micromag/intl 0.3.354 → 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/fr.cjs.js CHANGED
@@ -759,7 +759,7 @@ var g2CRt5 = [{
759
759
  }];
760
760
  var g4nybp = [{
761
761
  type: 0,
762
- value: "Pied de page"
762
+ value: "Bas de l'écran"
763
763
  }];
764
764
  var g6b9Lg = [{
765
765
  type: 0,
@@ -907,7 +907,7 @@ var nno1Pq = [{
907
907
  }];
908
908
  var oAtOlP = [{
909
909
  type: 0,
910
- value: "En-tête"
910
+ value: "Haut de l'écran"
911
911
  }];
912
912
  var oCBQKV = [{
913
913
  type: 0,
package/locale/fr.js CHANGED
@@ -753,7 +753,7 @@ var g2CRt5 = [{
753
753
  }];
754
754
  var g4nybp = [{
755
755
  type: 0,
756
- value: "Pied de page"
756
+ value: "Bas de l'écran"
757
757
  }];
758
758
  var g6b9Lg = [{
759
759
  type: 0,
@@ -901,7 +901,7 @@ var nno1Pq = [{
901
901
  }];
902
902
  var oAtOlP = [{
903
903
  type: 0,
904
- value: "En-tête"
904
+ value: "Haut de l'écran"
905
905
  }];
906
906
  var oCBQKV = [{
907
907
  type: 0,
package/locale/fr.json CHANGED
@@ -1904,7 +1904,7 @@
1904
1904
  "g4nybp": [
1905
1905
  {
1906
1906
  "type": 0,
1907
- "value": "Pied de page"
1907
+ "value": "Bas de l'écran"
1908
1908
  }
1909
1909
  ],
1910
1910
  "g6b9Lg": [
@@ -2210,7 +2210,7 @@
2210
2210
  "oAtOlP": [
2211
2211
  {
2212
2212
  "type": 0,
2213
- "value": "En-tête"
2213
+ "value": "Haut de l'écran"
2214
2214
  }
2215
2215
  ],
2216
2216
  "oCBQKV": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.354",
3
+ "version": "0.3.355",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "javascript"
@@ -75,5 +75,5 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "gitHead": "ccf852d0a7df8f222365088e7de3843492e720e7"
78
+ "gitHead": "bea8b2678342cf4e6fda75b7089af1df64da31ba"
79
79
  }