Skip to content

Commit dc37b7e

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
Cleanup translations
1 parent 9df42f5 commit dc37b7e

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed
Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
<?php
22

3-
return [
4-
'single' => '',
5-
'plural' => '',
6-
'breadcrumb' => '',
7-
'title' => '',
8-
'navigation_label' => '',
9-
'navigation_group' => '',
10-
'totalone' => '',
11-
'totaltwo' => '',
12-
'totalthree' => '',
13-
'name' => 'Ime',
14-
'started_at' => 'Pokrenuto',
15-
'failed' => 'neuspjelo',
16-
];
3+
return array (
4+
'name' => 'Ime',
5+
'started_at' => 'Pokrenuto',
6+
'failed' => 'neuspjelo',
7+
);

0 commit comments

Comments
 (0)