summaryrefslogtreecommitdiffstats
path: root/l10n/hr.php
blob: 94c3f0bee165cc6c6de270224917b0cafc4db6b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"
);