summaryrefslogtreecommitdiffstats
path: root/l10n/hr.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/hr.php')
-rw-r--r--l10n/hr.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/hr.php b/l10n/hr.php
new file mode 100644
index 000000000..94c3f0bee
--- /dev/null
+++ b/l10n/hr.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "Datoteka ne postoji:",
+"Error" => "Greška",
+"Import" => "Uvezi",
+"Download" => "Preuzimanje",
+"Address" => "Adresa",
+"Upload" => "Učitaj",
+"Folder" => "mapa",
+"Settings" => "Postavke",
+"Add" => "Dodaj",
+"Share" => "Podijeli"
+);