@panneau/intl 2.0.14 → 2.0.20
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 +14 -0
- package/locale/en.js +14 -0
- package/locale/en.json +18 -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
|
@@ -14,6 +14,10 @@ var Bhu3B2 = [{
|
|
|
14
14
|
type: 0,
|
|
15
15
|
value: "Delete"
|
|
16
16
|
}];
|
|
17
|
+
var CGvQxc = [{
|
|
18
|
+
type: 0,
|
|
19
|
+
value: "User"
|
|
20
|
+
}];
|
|
17
21
|
var ESkxLX = [{
|
|
18
22
|
type: 0,
|
|
19
23
|
value: "Success!"
|
|
@@ -93,6 +97,10 @@ var VhJUeW = [{
|
|
|
93
97
|
type: 0,
|
|
94
98
|
value: "Confirm your password"
|
|
95
99
|
}];
|
|
100
|
+
var WgIC2T = [{
|
|
101
|
+
type: 0,
|
|
102
|
+
value: "No results found"
|
|
103
|
+
}];
|
|
96
104
|
var X5RJlB = [{
|
|
97
105
|
type: 0,
|
|
98
106
|
value: "Next"
|
|
@@ -224,6 +232,10 @@ var messages = {
|
|
|
224
232
|
type: 0,
|
|
225
233
|
value: "Error 403"
|
|
226
234
|
}],
|
|
235
|
+
"0xeItT": [{
|
|
236
|
+
type: 0,
|
|
237
|
+
value: "Loading..."
|
|
238
|
+
}],
|
|
227
239
|
"12Px0g": [{
|
|
228
240
|
type: 0,
|
|
229
241
|
value: "Send reset link"
|
|
@@ -323,6 +335,7 @@ var messages = {
|
|
|
323
335
|
}],
|
|
324
336
|
B1h3gd: B1h3gd,
|
|
325
337
|
Bhu3B2: Bhu3B2,
|
|
338
|
+
CGvQxc: CGvQxc,
|
|
326
339
|
"DUbv+u": [{
|
|
327
340
|
type: 0,
|
|
328
341
|
value: "Confirm your new password"
|
|
@@ -358,6 +371,7 @@ var messages = {
|
|
|
358
371
|
UbmsLL: UbmsLL,
|
|
359
372
|
UpStcP: UpStcP,
|
|
360
373
|
VhJUeW: VhJUeW,
|
|
374
|
+
WgIC2T: WgIC2T,
|
|
361
375
|
X5RJlB: X5RJlB,
|
|
362
376
|
XJ1dc3: XJ1dc3,
|
|
363
377
|
XW9IKQ: XW9IKQ,
|
package/locale/en.js
CHANGED
|
@@ -8,6 +8,10 @@ var Bhu3B2 = [{
|
|
|
8
8
|
type: 0,
|
|
9
9
|
value: "Delete"
|
|
10
10
|
}];
|
|
11
|
+
var CGvQxc = [{
|
|
12
|
+
type: 0,
|
|
13
|
+
value: "User"
|
|
14
|
+
}];
|
|
11
15
|
var ESkxLX = [{
|
|
12
16
|
type: 0,
|
|
13
17
|
value: "Success!"
|
|
@@ -87,6 +91,10 @@ var VhJUeW = [{
|
|
|
87
91
|
type: 0,
|
|
88
92
|
value: "Confirm your password"
|
|
89
93
|
}];
|
|
94
|
+
var WgIC2T = [{
|
|
95
|
+
type: 0,
|
|
96
|
+
value: "No results found"
|
|
97
|
+
}];
|
|
90
98
|
var X5RJlB = [{
|
|
91
99
|
type: 0,
|
|
92
100
|
value: "Next"
|
|
@@ -218,6 +226,10 @@ var messages = {
|
|
|
218
226
|
type: 0,
|
|
219
227
|
value: "Error 403"
|
|
220
228
|
}],
|
|
229
|
+
"0xeItT": [{
|
|
230
|
+
type: 0,
|
|
231
|
+
value: "Loading..."
|
|
232
|
+
}],
|
|
221
233
|
"12Px0g": [{
|
|
222
234
|
type: 0,
|
|
223
235
|
value: "Send reset link"
|
|
@@ -317,6 +329,7 @@ var messages = {
|
|
|
317
329
|
}],
|
|
318
330
|
B1h3gd: B1h3gd,
|
|
319
331
|
Bhu3B2: Bhu3B2,
|
|
332
|
+
CGvQxc: CGvQxc,
|
|
320
333
|
"DUbv+u": [{
|
|
321
334
|
type: 0,
|
|
322
335
|
value: "Confirm your new password"
|
|
@@ -352,6 +365,7 @@ var messages = {
|
|
|
352
365
|
UbmsLL: UbmsLL,
|
|
353
366
|
UpStcP: UpStcP,
|
|
354
367
|
VhJUeW: VhJUeW,
|
|
368
|
+
WgIC2T: WgIC2T,
|
|
355
369
|
X5RJlB: X5RJlB,
|
|
356
370
|
XJ1dc3: XJ1dc3,
|
|
357
371
|
XW9IKQ: XW9IKQ,
|
package/locale/en.json
CHANGED
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
"value": "Error 403"
|
|
6
6
|
}
|
|
7
7
|
],
|
|
8
|
+
"0xeItT": [
|
|
9
|
+
{
|
|
10
|
+
"type": 0,
|
|
11
|
+
"value": "Loading..."
|
|
12
|
+
}
|
|
13
|
+
],
|
|
8
14
|
"12Px0g": [
|
|
9
15
|
{
|
|
10
16
|
"type": 0,
|
|
@@ -157,6 +163,12 @@
|
|
|
157
163
|
"value": "Delete"
|
|
158
164
|
}
|
|
159
165
|
],
|
|
166
|
+
"CGvQxc": [
|
|
167
|
+
{
|
|
168
|
+
"type": 0,
|
|
169
|
+
"value": "User"
|
|
170
|
+
}
|
|
171
|
+
],
|
|
160
172
|
"DUbv+u": [
|
|
161
173
|
{
|
|
162
174
|
"type": 0,
|
|
@@ -299,6 +311,12 @@
|
|
|
299
311
|
"value": "Confirm your password"
|
|
300
312
|
}
|
|
301
313
|
],
|
|
314
|
+
"WgIC2T": [
|
|
315
|
+
{
|
|
316
|
+
"type": 0,
|
|
317
|
+
"value": "No results found"
|
|
318
|
+
}
|
|
319
|
+
],
|
|
302
320
|
"X5RJlB": [
|
|
303
321
|
{
|
|
304
322
|
"type": 0,
|
package/locale/fr.cjs.js
CHANGED
|
@@ -14,6 +14,10 @@ var Bhu3B2 = [{
|
|
|
14
14
|
type: 0,
|
|
15
15
|
value: "Supprimer"
|
|
16
16
|
}];
|
|
17
|
+
var CGvQxc = [{
|
|
18
|
+
type: 0,
|
|
19
|
+
value: "Utilisateur"
|
|
20
|
+
}];
|
|
17
21
|
var ESkxLX = [{
|
|
18
22
|
type: 0,
|
|
19
23
|
value: "Réussi!"
|
|
@@ -93,6 +97,10 @@ var VhJUeW = [{
|
|
|
93
97
|
type: 0,
|
|
94
98
|
value: "Confirmez votre mot de passe"
|
|
95
99
|
}];
|
|
100
|
+
var WgIC2T = [{
|
|
101
|
+
type: 0,
|
|
102
|
+
value: "Aucun résultat"
|
|
103
|
+
}];
|
|
96
104
|
var X5RJlB = [{
|
|
97
105
|
type: 0,
|
|
98
106
|
value: "Suivant"
|
|
@@ -323,6 +331,7 @@ var messages = {
|
|
|
323
331
|
}],
|
|
324
332
|
B1h3gd: B1h3gd,
|
|
325
333
|
Bhu3B2: Bhu3B2,
|
|
334
|
+
CGvQxc: CGvQxc,
|
|
326
335
|
"DUbv+u": [{
|
|
327
336
|
type: 0,
|
|
328
337
|
value: "Confirmez votre mot de passe"
|
|
@@ -358,6 +367,7 @@ var messages = {
|
|
|
358
367
|
UbmsLL: UbmsLL,
|
|
359
368
|
UpStcP: UpStcP,
|
|
360
369
|
VhJUeW: VhJUeW,
|
|
370
|
+
WgIC2T: WgIC2T,
|
|
361
371
|
X5RJlB: X5RJlB,
|
|
362
372
|
XJ1dc3: XJ1dc3,
|
|
363
373
|
XW9IKQ: XW9IKQ,
|
package/locale/fr.js
CHANGED
|
@@ -8,6 +8,10 @@ var Bhu3B2 = [{
|
|
|
8
8
|
type: 0,
|
|
9
9
|
value: "Supprimer"
|
|
10
10
|
}];
|
|
11
|
+
var CGvQxc = [{
|
|
12
|
+
type: 0,
|
|
13
|
+
value: "Utilisateur"
|
|
14
|
+
}];
|
|
11
15
|
var ESkxLX = [{
|
|
12
16
|
type: 0,
|
|
13
17
|
value: "Réussi!"
|
|
@@ -87,6 +91,10 @@ var VhJUeW = [{
|
|
|
87
91
|
type: 0,
|
|
88
92
|
value: "Confirmez votre mot de passe"
|
|
89
93
|
}];
|
|
94
|
+
var WgIC2T = [{
|
|
95
|
+
type: 0,
|
|
96
|
+
value: "Aucun résultat"
|
|
97
|
+
}];
|
|
90
98
|
var X5RJlB = [{
|
|
91
99
|
type: 0,
|
|
92
100
|
value: "Suivant"
|
|
@@ -317,6 +325,7 @@ var messages = {
|
|
|
317
325
|
}],
|
|
318
326
|
B1h3gd: B1h3gd,
|
|
319
327
|
Bhu3B2: Bhu3B2,
|
|
328
|
+
CGvQxc: CGvQxc,
|
|
320
329
|
"DUbv+u": [{
|
|
321
330
|
type: 0,
|
|
322
331
|
value: "Confirmez votre mot de passe"
|
|
@@ -352,6 +361,7 @@ var messages = {
|
|
|
352
361
|
UbmsLL: UbmsLL,
|
|
353
362
|
UpStcP: UpStcP,
|
|
354
363
|
VhJUeW: VhJUeW,
|
|
364
|
+
WgIC2T: WgIC2T,
|
|
355
365
|
X5RJlB: X5RJlB,
|
|
356
366
|
XJ1dc3: XJ1dc3,
|
|
357
367
|
XW9IKQ: XW9IKQ,
|
package/locale/fr.json
CHANGED
|
@@ -157,6 +157,12 @@
|
|
|
157
157
|
"value": "Supprimer"
|
|
158
158
|
}
|
|
159
159
|
],
|
|
160
|
+
"CGvQxc": [
|
|
161
|
+
{
|
|
162
|
+
"type": 0,
|
|
163
|
+
"value": "Utilisateur"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
160
166
|
"DUbv+u": [
|
|
161
167
|
{
|
|
162
168
|
"type": 0,
|
|
@@ -299,6 +305,12 @@
|
|
|
299
305
|
"value": "Confirmez votre mot de passe"
|
|
300
306
|
}
|
|
301
307
|
],
|
|
308
|
+
"WgIC2T": [
|
|
309
|
+
{
|
|
310
|
+
"type": 0,
|
|
311
|
+
"value": "Aucun résultat"
|
|
312
|
+
}
|
|
313
|
+
],
|
|
302
314
|
"X5RJlB": [
|
|
303
315
|
{
|
|
304
316
|
"type": 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@panneau/intl",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.20",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@babel/runtime": "^7.12.5",
|
|
64
64
|
"@formatjs/cli-lib": "^6.0.3",
|
|
65
|
-
"@panneau/core": "^2.0.
|
|
65
|
+
"@panneau/core": "^2.0.15",
|
|
66
66
|
"commander": "^10.0.0",
|
|
67
67
|
"fs-extra": "^10.0.0",
|
|
68
68
|
"gettext-parser": "^4.0.4",
|
|
@@ -79,5 +79,5 @@
|
|
|
79
79
|
"publishConfig": {
|
|
80
80
|
"access": "public"
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "2fcd520301ae5edd1ccaad6ab712fbf209f41828"
|
|
83
83
|
}
|