@micromag/intl 0.3.554 → 0.3.555

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
@@ -670,6 +670,7 @@ var messages = {
670
670
  amEvH1: amEvH1,
671
671
  aovRFH: aovRFH,
672
672
  ap68Fp: ap68Fp,
673
+ "bCtuS/": "In this Micromag",
673
674
  bLYuuN: bLYuuN,
674
675
  bMdONM: bMdONM,
675
676
  bQsPrs: bQsPrs,
package/locale/en.json CHANGED
@@ -305,6 +305,7 @@
305
305
  "amEvH1": "Fit",
306
306
  "aovRFH": "Filename",
307
307
  "ap68Fp": "Signs",
308
+ "bCtuS/": "In this Micromag",
308
309
  "bLYuuN": "You are on screen {current} of {total}.",
309
310
  "bMdONM": "June 21 - July 22",
310
311
  "bQsPrs": "If this field is left empty, this Micromag's URL will be shared.",
package/locale/fr.js CHANGED
@@ -670,6 +670,7 @@ var messages = {
670
670
  amEvH1: amEvH1,
671
671
  aovRFH: aovRFH,
672
672
  ap68Fp: ap68Fp,
673
+ "bCtuS/": "Dans ce Micromag",
673
674
  bLYuuN: bLYuuN,
674
675
  bMdONM: bMdONM,
675
676
  bQsPrs: bQsPrs,
package/locale/fr.json CHANGED
@@ -305,6 +305,7 @@
305
305
  "amEvH1": "Ajustement",
306
306
  "aovRFH": "Nom du fichier",
307
307
  "ap68Fp": "Signes",
308
+ "bCtuS/": "Dans ce Micromag",
308
309
  "bLYuuN": "Vous êtes sur l’écran {current} de {total}.",
309
310
  "bMdONM": "21 juin au 22 juil",
310
311
  "bQsPrs": "Si ce champ est laissé vide, l'URL de ce Micromag sera utilisée.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.554",
3
+ "version": "0.3.555",
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": "c912d2b1bb966674750aef6ba40bc9698161486d"
91
+ "gitHead": "c1faaf566622c92b26cc784443ebb9d67bf36fa7"
92
92
  }