@panneau/intl 3.0.172 → 3.0.174
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 -0
- package/locale/en.js +10 -0
- package/locale/en.json +12 -0
- package/locale/fr.cjs.js +10 -0
- package/locale/fr.js +10 -0
- package/locale/fr.json +12 -0
- package/package.json +3 -3
package/locale/en.cjs.js
CHANGED
|
@@ -100,6 +100,10 @@ var OzYWZz = [{
|
|
|
100
100
|
type: 0,
|
|
101
101
|
value: "Created at"
|
|
102
102
|
}];
|
|
103
|
+
var PSlT7H = [{
|
|
104
|
+
type: 0,
|
|
105
|
+
value: "Trash"
|
|
106
|
+
}];
|
|
103
107
|
var PTmocx = [{
|
|
104
108
|
type: 0,
|
|
105
109
|
value: "The following items will be deleted: "
|
|
@@ -387,6 +391,10 @@ var ucieFX = [{
|
|
|
387
391
|
type: 0,
|
|
388
392
|
value: "."
|
|
389
393
|
}];
|
|
394
|
+
var uds4wJ = [{
|
|
395
|
+
type: 0,
|
|
396
|
+
value: "Deleted at"
|
|
397
|
+
}];
|
|
390
398
|
var une5WQ = [{
|
|
391
399
|
type: 0,
|
|
392
400
|
value: "Find a file"
|
|
@@ -656,6 +664,7 @@ var messages = {
|
|
|
656
664
|
type: 0,
|
|
657
665
|
value: "Create account"
|
|
658
666
|
}],
|
|
667
|
+
PSlT7H: PSlT7H,
|
|
659
668
|
PTmocx: PTmocx,
|
|
660
669
|
Pih2UO: Pih2UO,
|
|
661
670
|
PyxZY2: PyxZY2,
|
|
@@ -751,6 +760,7 @@ var messages = {
|
|
|
751
760
|
smqUAV: smqUAV,
|
|
752
761
|
tPeIKO: tPeIKO,
|
|
753
762
|
ucieFX: ucieFX,
|
|
763
|
+
uds4wJ: uds4wJ,
|
|
754
764
|
une5WQ: une5WQ,
|
|
755
765
|
v4Qtl9: v4Qtl9,
|
|
756
766
|
wKPI1y: wKPI1y,
|
package/locale/en.js
CHANGED
|
@@ -98,6 +98,10 @@ var OzYWZz = [{
|
|
|
98
98
|
type: 0,
|
|
99
99
|
value: "Created at"
|
|
100
100
|
}];
|
|
101
|
+
var PSlT7H = [{
|
|
102
|
+
type: 0,
|
|
103
|
+
value: "Trash"
|
|
104
|
+
}];
|
|
101
105
|
var PTmocx = [{
|
|
102
106
|
type: 0,
|
|
103
107
|
value: "The following items will be deleted: "
|
|
@@ -385,6 +389,10 @@ var ucieFX = [{
|
|
|
385
389
|
type: 0,
|
|
386
390
|
value: "."
|
|
387
391
|
}];
|
|
392
|
+
var uds4wJ = [{
|
|
393
|
+
type: 0,
|
|
394
|
+
value: "Deleted at"
|
|
395
|
+
}];
|
|
388
396
|
var une5WQ = [{
|
|
389
397
|
type: 0,
|
|
390
398
|
value: "Find a file"
|
|
@@ -654,6 +662,7 @@ var messages = {
|
|
|
654
662
|
type: 0,
|
|
655
663
|
value: "Create account"
|
|
656
664
|
}],
|
|
665
|
+
PSlT7H: PSlT7H,
|
|
657
666
|
PTmocx: PTmocx,
|
|
658
667
|
Pih2UO: Pih2UO,
|
|
659
668
|
PyxZY2: PyxZY2,
|
|
@@ -749,6 +758,7 @@ var messages = {
|
|
|
749
758
|
smqUAV: smqUAV,
|
|
750
759
|
tPeIKO: tPeIKO,
|
|
751
760
|
ucieFX: ucieFX,
|
|
761
|
+
uds4wJ: uds4wJ,
|
|
752
762
|
une5WQ: une5WQ,
|
|
753
763
|
v4Qtl9: v4Qtl9,
|
|
754
764
|
wKPI1y: wKPI1y,
|
package/locale/en.json
CHANGED
|
@@ -387,6 +387,12 @@
|
|
|
387
387
|
"value": "Create account"
|
|
388
388
|
}
|
|
389
389
|
],
|
|
390
|
+
"PSlT7H": [
|
|
391
|
+
{
|
|
392
|
+
"type": 0,
|
|
393
|
+
"value": "Trash"
|
|
394
|
+
}
|
|
395
|
+
],
|
|
390
396
|
"PTmocx": [
|
|
391
397
|
{
|
|
392
398
|
"type": 0,
|
|
@@ -863,6 +869,12 @@
|
|
|
863
869
|
"value": "."
|
|
864
870
|
}
|
|
865
871
|
],
|
|
872
|
+
"uds4wJ": [
|
|
873
|
+
{
|
|
874
|
+
"type": 0,
|
|
875
|
+
"value": "Deleted at"
|
|
876
|
+
}
|
|
877
|
+
],
|
|
866
878
|
"une5WQ": [
|
|
867
879
|
{
|
|
868
880
|
"type": 0,
|
package/locale/fr.cjs.js
CHANGED
|
@@ -100,6 +100,10 @@ var OzYWZz = [{
|
|
|
100
100
|
type: 0,
|
|
101
101
|
value: "Créé le"
|
|
102
102
|
}];
|
|
103
|
+
var PSlT7H = [{
|
|
104
|
+
type: 0,
|
|
105
|
+
value: "Jeter"
|
|
106
|
+
}];
|
|
103
107
|
var PTmocx = [{
|
|
104
108
|
type: 0,
|
|
105
109
|
value: "Les éléments suivants seront supprimés "
|
|
@@ -387,6 +391,10 @@ var ucieFX = [{
|
|
|
387
391
|
type: 0,
|
|
388
392
|
value: "."
|
|
389
393
|
}];
|
|
394
|
+
var uds4wJ = [{
|
|
395
|
+
type: 0,
|
|
396
|
+
value: "Supprimé le"
|
|
397
|
+
}];
|
|
390
398
|
var une5WQ = [{
|
|
391
399
|
type: 0,
|
|
392
400
|
value: "Trouver un fichier"
|
|
@@ -656,6 +664,7 @@ var messages = {
|
|
|
656
664
|
type: 0,
|
|
657
665
|
value: "Créer mon compte"
|
|
658
666
|
}],
|
|
667
|
+
PSlT7H: PSlT7H,
|
|
659
668
|
PTmocx: PTmocx,
|
|
660
669
|
Pih2UO: Pih2UO,
|
|
661
670
|
PyxZY2: PyxZY2,
|
|
@@ -751,6 +760,7 @@ var messages = {
|
|
|
751
760
|
smqUAV: smqUAV,
|
|
752
761
|
tPeIKO: tPeIKO,
|
|
753
762
|
ucieFX: ucieFX,
|
|
763
|
+
uds4wJ: uds4wJ,
|
|
754
764
|
une5WQ: une5WQ,
|
|
755
765
|
v4Qtl9: v4Qtl9,
|
|
756
766
|
wKPI1y: wKPI1y,
|
package/locale/fr.js
CHANGED
|
@@ -98,6 +98,10 @@ var OzYWZz = [{
|
|
|
98
98
|
type: 0,
|
|
99
99
|
value: "Créé le"
|
|
100
100
|
}];
|
|
101
|
+
var PSlT7H = [{
|
|
102
|
+
type: 0,
|
|
103
|
+
value: "Jeter"
|
|
104
|
+
}];
|
|
101
105
|
var PTmocx = [{
|
|
102
106
|
type: 0,
|
|
103
107
|
value: "Les éléments suivants seront supprimés "
|
|
@@ -385,6 +389,10 @@ var ucieFX = [{
|
|
|
385
389
|
type: 0,
|
|
386
390
|
value: "."
|
|
387
391
|
}];
|
|
392
|
+
var uds4wJ = [{
|
|
393
|
+
type: 0,
|
|
394
|
+
value: "Supprimé le"
|
|
395
|
+
}];
|
|
388
396
|
var une5WQ = [{
|
|
389
397
|
type: 0,
|
|
390
398
|
value: "Trouver un fichier"
|
|
@@ -654,6 +662,7 @@ var messages = {
|
|
|
654
662
|
type: 0,
|
|
655
663
|
value: "Créer mon compte"
|
|
656
664
|
}],
|
|
665
|
+
PSlT7H: PSlT7H,
|
|
657
666
|
PTmocx: PTmocx,
|
|
658
667
|
Pih2UO: Pih2UO,
|
|
659
668
|
PyxZY2: PyxZY2,
|
|
@@ -749,6 +758,7 @@ var messages = {
|
|
|
749
758
|
smqUAV: smqUAV,
|
|
750
759
|
tPeIKO: tPeIKO,
|
|
751
760
|
ucieFX: ucieFX,
|
|
761
|
+
uds4wJ: uds4wJ,
|
|
752
762
|
une5WQ: une5WQ,
|
|
753
763
|
v4Qtl9: v4Qtl9,
|
|
754
764
|
wKPI1y: wKPI1y,
|
package/locale/fr.json
CHANGED
|
@@ -387,6 +387,12 @@
|
|
|
387
387
|
"value": "Créer mon compte"
|
|
388
388
|
}
|
|
389
389
|
],
|
|
390
|
+
"PSlT7H": [
|
|
391
|
+
{
|
|
392
|
+
"type": 0,
|
|
393
|
+
"value": "Jeter"
|
|
394
|
+
}
|
|
395
|
+
],
|
|
390
396
|
"PTmocx": [
|
|
391
397
|
{
|
|
392
398
|
"type": 0,
|
|
@@ -863,6 +869,12 @@
|
|
|
863
869
|
"value": "."
|
|
864
870
|
}
|
|
865
871
|
],
|
|
872
|
+
"uds4wJ": [
|
|
873
|
+
{
|
|
874
|
+
"type": 0,
|
|
875
|
+
"value": "Supprimé le"
|
|
876
|
+
}
|
|
877
|
+
],
|
|
866
878
|
"une5WQ": [
|
|
867
879
|
{
|
|
868
880
|
"type": 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@panneau/intl",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.174",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"dependencies": {
|
|
67
67
|
"@babel/runtime": "^7.12.5",
|
|
68
68
|
"@formatjs/cli-lib": "^6.0.3",
|
|
69
|
-
"@panneau/core": "^3.0.
|
|
69
|
+
"@panneau/core": "^3.0.174",
|
|
70
70
|
"commander": "^12.0.0",
|
|
71
71
|
"fs-extra": "^11.2.0",
|
|
72
72
|
"gettext-parser": "^7.0.1",
|
|
@@ -83,5 +83,5 @@
|
|
|
83
83
|
"publishConfig": {
|
|
84
84
|
"access": "public"
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "0b3a328b97ef9e9c02f8cfe731ac50a1611dc854"
|
|
87
87
|
}
|