@micromag/intl 0.3.6 → 0.3.10
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.cjs.js +10 -5
- package/locale/en.js +10 -5
- package/locale/en.json +12 -6
- package/locale/fr.cjs.js +5 -5
- package/locale/fr.js +5 -5
- package/locale/fr.json +6 -6
- package/package.json +3 -3
package/locale/en.cjs.js
CHANGED
|
@@ -58,6 +58,10 @@ var CrzYgw = [{
|
|
|
58
58
|
type: 0,
|
|
59
59
|
value: "Quote"
|
|
60
60
|
}];
|
|
61
|
+
var D7LIZQ = [{
|
|
62
|
+
type: 0,
|
|
63
|
+
value: "Start"
|
|
64
|
+
}];
|
|
61
65
|
var DU1qdc = [{
|
|
62
66
|
type: 0,
|
|
63
67
|
value: "Text color"
|
|
@@ -625,10 +629,6 @@ var opcGwP = [{
|
|
|
625
629
|
type: 0,
|
|
626
630
|
value: "Add a speaker"
|
|
627
631
|
}];
|
|
628
|
-
var p1pghO = [{
|
|
629
|
-
type: 0,
|
|
630
|
-
value: "Box style"
|
|
631
|
-
}];
|
|
632
632
|
var p6n6vY = [{
|
|
633
633
|
type: 0,
|
|
634
634
|
value: "No answer..."
|
|
@@ -693,6 +693,10 @@ var sUR1xV = [{
|
|
|
693
693
|
type: 0,
|
|
694
694
|
value: "Author"
|
|
695
695
|
}];
|
|
696
|
+
var sXfFFw = [{
|
|
697
|
+
type: 0,
|
|
698
|
+
value: "Enter"
|
|
699
|
+
}];
|
|
696
700
|
var t2cFdl = [{
|
|
697
701
|
type: 0,
|
|
698
702
|
value: "Active filters"
|
|
@@ -1118,6 +1122,7 @@ var messages = {
|
|
|
1118
1122
|
CJmQeh: CJmQeh,
|
|
1119
1123
|
CW3KAC: CW3KAC,
|
|
1120
1124
|
CrzYgw: CrzYgw,
|
|
1125
|
+
D7LIZQ: D7LIZQ,
|
|
1121
1126
|
DU1qdc: DU1qdc,
|
|
1122
1127
|
DWEzCv: DWEzCv,
|
|
1123
1128
|
EDFyUp: EDFyUp,
|
|
@@ -1356,7 +1361,6 @@ var messages = {
|
|
|
1356
1361
|
oCBQKV: oCBQKV,
|
|
1357
1362
|
oLtEu6: oLtEu6,
|
|
1358
1363
|
opcGwP: opcGwP,
|
|
1359
|
-
p1pghO: p1pghO,
|
|
1360
1364
|
p6n6vY: p6n6vY,
|
|
1361
1365
|
"p6q/+/": [{
|
|
1362
1366
|
type: 0,
|
|
@@ -1385,6 +1389,7 @@ var messages = {
|
|
|
1385
1389
|
rzdds2: rzdds2,
|
|
1386
1390
|
sESmah: sESmah,
|
|
1387
1391
|
sUR1xV: sUR1xV,
|
|
1392
|
+
sXfFFw: sXfFFw,
|
|
1388
1393
|
"t+L1J/": [{
|
|
1389
1394
|
type: 0,
|
|
1390
1395
|
value: "No image..."
|
package/locale/en.js
CHANGED
|
@@ -52,6 +52,10 @@ var CrzYgw = [{
|
|
|
52
52
|
type: 0,
|
|
53
53
|
value: "Quote"
|
|
54
54
|
}];
|
|
55
|
+
var D7LIZQ = [{
|
|
56
|
+
type: 0,
|
|
57
|
+
value: "Start"
|
|
58
|
+
}];
|
|
55
59
|
var DU1qdc = [{
|
|
56
60
|
type: 0,
|
|
57
61
|
value: "Text color"
|
|
@@ -619,10 +623,6 @@ var opcGwP = [{
|
|
|
619
623
|
type: 0,
|
|
620
624
|
value: "Add a speaker"
|
|
621
625
|
}];
|
|
622
|
-
var p1pghO = [{
|
|
623
|
-
type: 0,
|
|
624
|
-
value: "Box style"
|
|
625
|
-
}];
|
|
626
626
|
var p6n6vY = [{
|
|
627
627
|
type: 0,
|
|
628
628
|
value: "No answer..."
|
|
@@ -687,6 +687,10 @@ var sUR1xV = [{
|
|
|
687
687
|
type: 0,
|
|
688
688
|
value: "Author"
|
|
689
689
|
}];
|
|
690
|
+
var sXfFFw = [{
|
|
691
|
+
type: 0,
|
|
692
|
+
value: "Enter"
|
|
693
|
+
}];
|
|
690
694
|
var t2cFdl = [{
|
|
691
695
|
type: 0,
|
|
692
696
|
value: "Active filters"
|
|
@@ -1112,6 +1116,7 @@ var messages = {
|
|
|
1112
1116
|
CJmQeh: CJmQeh,
|
|
1113
1117
|
CW3KAC: CW3KAC,
|
|
1114
1118
|
CrzYgw: CrzYgw,
|
|
1119
|
+
D7LIZQ: D7LIZQ,
|
|
1115
1120
|
DU1qdc: DU1qdc,
|
|
1116
1121
|
DWEzCv: DWEzCv,
|
|
1117
1122
|
EDFyUp: EDFyUp,
|
|
@@ -1350,7 +1355,6 @@ var messages = {
|
|
|
1350
1355
|
oCBQKV: oCBQKV,
|
|
1351
1356
|
oLtEu6: oLtEu6,
|
|
1352
1357
|
opcGwP: opcGwP,
|
|
1353
|
-
p1pghO: p1pghO,
|
|
1354
1358
|
p6n6vY: p6n6vY,
|
|
1355
1359
|
"p6q/+/": [{
|
|
1356
1360
|
type: 0,
|
|
@@ -1379,6 +1383,7 @@ var messages = {
|
|
|
1379
1383
|
rzdds2: rzdds2,
|
|
1380
1384
|
sESmah: sESmah,
|
|
1381
1385
|
sUR1xV: sUR1xV,
|
|
1386
|
+
sXfFFw: sXfFFw,
|
|
1382
1387
|
"t+L1J/": [{
|
|
1383
1388
|
type: 0,
|
|
1384
1389
|
value: "No image..."
|
package/locale/en.json
CHANGED
|
@@ -483,6 +483,12 @@
|
|
|
483
483
|
"value": "Quote"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
|
+
"D7LIZQ": [
|
|
487
|
+
{
|
|
488
|
+
"type": 0,
|
|
489
|
+
"value": "Start"
|
|
490
|
+
}
|
|
491
|
+
],
|
|
486
492
|
"DU1qdc": [
|
|
487
493
|
{
|
|
488
494
|
"type": 0,
|
|
@@ -1481,12 +1487,6 @@
|
|
|
1481
1487
|
"value": "Add a speaker"
|
|
1482
1488
|
}
|
|
1483
1489
|
],
|
|
1484
|
-
"p1pghO": [
|
|
1485
|
-
{
|
|
1486
|
-
"type": 0,
|
|
1487
|
-
"value": "Box style"
|
|
1488
|
-
}
|
|
1489
|
-
],
|
|
1490
1490
|
"p6n6vY": [
|
|
1491
1491
|
{
|
|
1492
1492
|
"type": 0,
|
|
@@ -1601,6 +1601,12 @@
|
|
|
1601
1601
|
"value": "Author"
|
|
1602
1602
|
}
|
|
1603
1603
|
],
|
|
1604
|
+
"sXfFFw": [
|
|
1605
|
+
{
|
|
1606
|
+
"type": 0,
|
|
1607
|
+
"value": "Enter"
|
|
1608
|
+
}
|
|
1609
|
+
],
|
|
1604
1610
|
"t+L1J/": [
|
|
1605
1611
|
{
|
|
1606
1612
|
"type": 0,
|
package/locale/fr.cjs.js
CHANGED
|
@@ -625,10 +625,6 @@ var opcGwP = [{
|
|
|
625
625
|
type: 0,
|
|
626
626
|
value: "Ajouter un interlocuteur"
|
|
627
627
|
}];
|
|
628
|
-
var p1pghO = [{
|
|
629
|
-
type: 0,
|
|
630
|
-
value: "Style de la boîte"
|
|
631
|
-
}];
|
|
632
628
|
var p6n6vY = [{
|
|
633
629
|
type: 0,
|
|
634
630
|
value: "Pas de réponse..."
|
|
@@ -693,6 +689,10 @@ var sUR1xV = [{
|
|
|
693
689
|
type: 0,
|
|
694
690
|
value: "Auteur"
|
|
695
691
|
}];
|
|
692
|
+
var sXfFFw = [{
|
|
693
|
+
type: 0,
|
|
694
|
+
value: "Entrer"
|
|
695
|
+
}];
|
|
696
696
|
var t2cFdl = [{
|
|
697
697
|
type: 0,
|
|
698
698
|
value: "Filtres actifs"
|
|
@@ -1356,7 +1356,6 @@ var messages = {
|
|
|
1356
1356
|
oCBQKV: oCBQKV,
|
|
1357
1357
|
oLtEu6: oLtEu6,
|
|
1358
1358
|
opcGwP: opcGwP,
|
|
1359
|
-
p1pghO: p1pghO,
|
|
1360
1359
|
p6n6vY: p6n6vY,
|
|
1361
1360
|
"p6q/+/": [{
|
|
1362
1361
|
type: 0,
|
|
@@ -1385,6 +1384,7 @@ var messages = {
|
|
|
1385
1384
|
rzdds2: rzdds2,
|
|
1386
1385
|
sESmah: sESmah,
|
|
1387
1386
|
sUR1xV: sUR1xV,
|
|
1387
|
+
sXfFFw: sXfFFw,
|
|
1388
1388
|
"t+L1J/": [{
|
|
1389
1389
|
type: 0,
|
|
1390
1390
|
value: "Pas d’image..."
|
package/locale/fr.js
CHANGED
|
@@ -619,10 +619,6 @@ var opcGwP = [{
|
|
|
619
619
|
type: 0,
|
|
620
620
|
value: "Ajouter un interlocuteur"
|
|
621
621
|
}];
|
|
622
|
-
var p1pghO = [{
|
|
623
|
-
type: 0,
|
|
624
|
-
value: "Style de la boîte"
|
|
625
|
-
}];
|
|
626
622
|
var p6n6vY = [{
|
|
627
623
|
type: 0,
|
|
628
624
|
value: "Pas de réponse..."
|
|
@@ -687,6 +683,10 @@ var sUR1xV = [{
|
|
|
687
683
|
type: 0,
|
|
688
684
|
value: "Auteur"
|
|
689
685
|
}];
|
|
686
|
+
var sXfFFw = [{
|
|
687
|
+
type: 0,
|
|
688
|
+
value: "Entrer"
|
|
689
|
+
}];
|
|
690
690
|
var t2cFdl = [{
|
|
691
691
|
type: 0,
|
|
692
692
|
value: "Filtres actifs"
|
|
@@ -1350,7 +1350,6 @@ var messages = {
|
|
|
1350
1350
|
oCBQKV: oCBQKV,
|
|
1351
1351
|
oLtEu6: oLtEu6,
|
|
1352
1352
|
opcGwP: opcGwP,
|
|
1353
|
-
p1pghO: p1pghO,
|
|
1354
1353
|
p6n6vY: p6n6vY,
|
|
1355
1354
|
"p6q/+/": [{
|
|
1356
1355
|
type: 0,
|
|
@@ -1379,6 +1378,7 @@ var messages = {
|
|
|
1379
1378
|
rzdds2: rzdds2,
|
|
1380
1379
|
sESmah: sESmah,
|
|
1381
1380
|
sUR1xV: sUR1xV,
|
|
1381
|
+
sXfFFw: sXfFFw,
|
|
1382
1382
|
"t+L1J/": [{
|
|
1383
1383
|
type: 0,
|
|
1384
1384
|
value: "Pas d’image..."
|
package/locale/fr.json
CHANGED
|
@@ -1481,12 +1481,6 @@
|
|
|
1481
1481
|
"value": "Ajouter un interlocuteur"
|
|
1482
1482
|
}
|
|
1483
1483
|
],
|
|
1484
|
-
"p1pghO": [
|
|
1485
|
-
{
|
|
1486
|
-
"type": 0,
|
|
1487
|
-
"value": "Style de la boîte"
|
|
1488
|
-
}
|
|
1489
|
-
],
|
|
1490
1484
|
"p6n6vY": [
|
|
1491
1485
|
{
|
|
1492
1486
|
"type": 0,
|
|
@@ -1601,6 +1595,12 @@
|
|
|
1601
1595
|
"value": "Auteur"
|
|
1602
1596
|
}
|
|
1603
1597
|
],
|
|
1598
|
+
"sXfFFw": [
|
|
1599
|
+
{
|
|
1600
|
+
"type": 0,
|
|
1601
|
+
"value": "Entrer"
|
|
1602
|
+
}
|
|
1603
|
+
],
|
|
1604
1604
|
"t+L1J/": [
|
|
1605
1605
|
{
|
|
1606
1606
|
"type": 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/intl",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.10",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@babel/runtime": "^7.13.10",
|
|
60
60
|
"@formatjs/cli": "^4.4.0",
|
|
61
|
-
"@micromag/core": "^0.3.
|
|
61
|
+
"@micromag/core": "^0.3.10",
|
|
62
62
|
"commander": "^8.3.0",
|
|
63
63
|
"fs-extra": "^10.0.0",
|
|
64
64
|
"gettext-parser": "^4.0.4",
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"publishConfig": {
|
|
76
76
|
"access": "public"
|
|
77
77
|
},
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "86e11f1f28cd844b3fde4718ac7ddfcb9585e7c6"
|
|
79
79
|
}
|