@micromag/intl 0.3.685 → 0.3.686

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.js CHANGED
@@ -213,7 +213,7 @@ var HWpflq = [{
213
213
  }];
214
214
  var HpkW4J = [{
215
215
  type: 0,
216
- value: "Bouton voir les réponses"
216
+ value: "Voir les réponses"
217
217
  }];
218
218
  var HseFdk = [{
219
219
  type: 0,
package/locale/fr.json CHANGED
@@ -1082,7 +1082,7 @@
1082
1082
  "HpkW4J": [
1083
1083
  {
1084
1084
  "type": 0,
1085
- "value": "Bouton voir les réponses"
1085
+ "value": "Voir les réponses"
1086
1086
  }
1087
1087
  ],
1088
1088
  "HseFdk": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.685",
3
+ "version": "0.3.686",
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": "3e74f8b63cad090ee472a21a8bd04f0ec03e44cb"
91
+ "gitHead": "5bc6e156b107a08b875192cf654a4506cfacd2ca"
92
92
  }