@micromag/intl 0.3.820 → 0.3.822

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
@@ -189,7 +189,7 @@ var FOmgqv = [{
189
189
  }];
190
190
  var FjuRaw = [{
191
191
  type: 0,
192
- value: "Paramètres du clavier"
192
+ value: "Paramètres des boutons"
193
193
  }];
194
194
  var G1Gyjn = [{
195
195
  type: 0,
package/locale/fr.json CHANGED
@@ -1076,7 +1076,7 @@
1076
1076
  "FjuRaw": [
1077
1077
  {
1078
1078
  "type": 0,
1079
- "value": "Paramètres du clavier"
1079
+ "value": "Paramètres des boutons"
1080
1080
  }
1081
1081
  ],
1082
1082
  "G/ITGY": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.820",
3
+ "version": "0.3.822",
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": "c4ef0ae4055720a367551328e824ad3b111e4c9f"
91
+ "gitHead": "26dc64de31584860c90ba13ca45d546452873c4a"
92
92
  }