Skip to content

Commit 676aaa8

Browse files
committed
Merge branch '4.x' into 5.x
2 parents 709bfca + 6be4c57 commit 676aaa8

74 files changed

Lines changed: 3375 additions & 24 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => 'Lotu',
8+
9+
'modal' => [
10+
11+
'heading' => 'Lotu :label',
12+
13+
'fields' => [
14+
15+
'record_id' => [
16+
'label' => 'Erregistroa',
17+
],
18+
19+
],
20+
21+
'actions' => [
22+
23+
'associate' => [
24+
'label' => 'Lotu',
25+
],
26+
27+
'associate_another' => [
28+
'label' => 'Lotu eta beste bat lotu',
29+
],
30+
31+
],
32+
33+
],
34+
35+
'notifications' => [
36+
37+
'associated' => [
38+
'title' => 'Lotuta',
39+
],
40+
41+
],
42+
43+
],
44+
45+
];
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => 'Erantsi',
8+
9+
'modal' => [
10+
11+
'heading' => 'Erantsi :label',
12+
13+
'fields' => [
14+
15+
'record_id' => [
16+
'label' => 'Erregistroa',
17+
],
18+
19+
],
20+
21+
'actions' => [
22+
23+
'attach' => [
24+
'label' => 'Erantsi',
25+
],
26+
27+
'attach_another' => [
28+
'label' => 'Erantsi eta beste bat erantsi',
29+
],
30+
31+
],
32+
33+
],
34+
35+
'notifications' => [
36+
37+
'attached' => [
38+
'title' => 'Erantsita',
39+
],
40+
41+
],
42+
43+
],
44+
45+
];
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => ':label berria',
8+
9+
'modal' => [
10+
11+
'heading' => 'Sortu :label',
12+
13+
'actions' => [
14+
15+
'create' => [
16+
'label' => 'Sortu',
17+
],
18+
19+
'create_another' => [
20+
'label' => 'Sortu eta beste bat sortu',
21+
],
22+
23+
],
24+
25+
],
26+
27+
'notifications' => [
28+
29+
'created' => [
30+
'title' => 'Sortuta',
31+
],
32+
33+
],
34+
35+
],
36+
37+
];
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => 'Ezabatu',
8+
9+
'modal' => [
10+
11+
'heading' => 'Ezabatu :label',
12+
13+
'actions' => [
14+
15+
'delete' => [
16+
'label' => 'Ezabatu',
17+
],
18+
19+
],
20+
21+
],
22+
23+
'notifications' => [
24+
25+
'deleted' => [
26+
'title' => 'Ezabatuta',
27+
],
28+
29+
],
30+
31+
],
32+
33+
'multiple' => [
34+
35+
'label' => 'Hautatuak ezabatu',
36+
37+
'modal' => [
38+
39+
'heading' => 'Hautatutako :label ezabatu',
40+
41+
'actions' => [
42+
43+
'delete' => [
44+
'label' => 'Ezabatu',
45+
],
46+
47+
],
48+
49+
],
50+
51+
'notifications' => [
52+
53+
'deleted' => [
54+
'title' => 'Ezabatuta',
55+
],
56+
57+
'deleted_partial' => [
58+
'title' => ':count / :total ezabatu dira',
59+
'missing_authorization_failure_message' => 'Ez duzu baimenik :count ezabatzeko.',
60+
'missing_processing_failure_message' => ':count ezin izan dira ezabatu.',
61+
],
62+
63+
'deleted_none' => [
64+
'title' => 'Ezin izan da ezabatu',
65+
'missing_authorization_failure_message' => 'Ez duzu baimenik :count ezabatzeko.',
66+
'missing_processing_failure_message' => ':count ezin izan dira ezabatu.',
67+
],
68+
69+
],
70+
71+
],
72+
73+
];
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => 'Askatu',
8+
9+
'modal' => [
10+
11+
'heading' => 'Askatu :label',
12+
13+
'actions' => [
14+
15+
'detach' => [
16+
'label' => 'Askatu',
17+
],
18+
19+
],
20+
21+
],
22+
23+
'notifications' => [
24+
25+
'detached' => [
26+
'title' => 'Askatuta',
27+
],
28+
29+
],
30+
31+
],
32+
33+
'multiple' => [
34+
35+
'label' => 'Hautatuak askatu',
36+
37+
'modal' => [
38+
39+
'heading' => 'Hautatutako :label askatu',
40+
41+
'actions' => [
42+
43+
'detach' => [
44+
'label' => 'Askatu',
45+
],
46+
47+
],
48+
49+
],
50+
51+
'notifications' => [
52+
53+
'detached' => [
54+
'title' => 'Askatuta',
55+
],
56+
57+
],
58+
59+
],
60+
61+
];
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => 'Deslotu',
8+
9+
'modal' => [
10+
11+
'heading' => 'Deslotu :label',
12+
13+
'actions' => [
14+
15+
'dissociate' => [
16+
'label' => 'Deslotu',
17+
],
18+
19+
],
20+
21+
],
22+
23+
'notifications' => [
24+
25+
'dissociated' => [
26+
'title' => 'Deslotuta',
27+
],
28+
29+
],
30+
31+
],
32+
33+
'multiple' => [
34+
35+
'label' => 'Hautatuak deslotu',
36+
37+
'modal' => [
38+
39+
'heading' => 'Hautatutako :label deslotu',
40+
41+
'actions' => [
42+
43+
'dissociate' => [
44+
'label' => 'Deslotu',
45+
],
46+
47+
],
48+
49+
],
50+
51+
'notifications' => [
52+
53+
'dissociated' => [
54+
'title' => 'Deslotuta',
55+
],
56+
57+
],
58+
59+
],
60+
61+
];
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<?php
2+
3+
return [
4+
5+
'single' => [
6+
7+
'label' => 'Editatu',
8+
9+
'modal' => [
10+
11+
'heading' => 'Editatu :label',
12+
13+
'actions' => [
14+
15+
'save' => [
16+
'label' => 'Gorde aldaketak',
17+
],
18+
19+
],
20+
21+
],
22+
23+
'notifications' => [
24+
25+
'saved' => [
26+
'title' => 'Gordeta',
27+
],
28+
29+
],
30+
31+
],
32+
33+
];

0 commit comments

Comments
 (0)