Move locales
This commit is contained in:
13
Locale/hr_HR/translations.php
Normal file
13
Locale/hr_HR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => 'Kalendar',
|
||||
'Calendar settings' => 'Postavke kalendara',
|
||||
'Project calendar view' => 'Projektni kalendar',
|
||||
'User calendar view' => 'Korisnički kalendar',
|
||||
'My calendar' => 'Moj kalendar',
|
||||
// 'Switch to the list view' => '',
|
||||
'Show tasks based on the start date' => 'Prikaz zadataka po datumu početka',
|
||||
'Subtasks time tracking' => 'Evidencija vremena pod-zadataka',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user