summaryrefslogtreecommitdiff
path: root/plugins/Calendar/Locale/hr_HR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Calendar/Locale/hr_HR/translations.php')
-rw-r--r--plugins/Calendar/Locale/hr_HR/translations.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Calendar/Locale/hr_HR/translations.php b/plugins/Calendar/Locale/hr_HR/translations.php
new file mode 100644
index 00000000..cf769358
--- /dev/null
+++ b/plugins/Calendar/Locale/hr_HR/translations.php
@@ -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',
+);
+