diff options
Diffstat (limited to 'apps/files/l10n/hr.php')
-rw-r--r-- | apps/files/l10n/hr.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/hr.php b/apps/files/l10n/hr.php index 5048a15c8bb..ef978e6cfb7 100644 --- a/apps/files/l10n/hr.php +++ b/apps/files/l10n/hr.php @@ -11,12 +11,11 @@ $TRANSLATIONS = array( "File upload is in progress. Leaving the page now will cancel the upload." => "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje.", "Share" => "Podijeli", "Rename" => "Promjeni ime", +"Error" => "Greška", "Pending" => "U tijeku", -"undo" => "vrati", "_%n folder_::_%n folders_" => array("","",""), "_%n file_::_%n files_" => array("","",""), "_Uploading %n file_::_Uploading %n files_" => array("","",""), -"Error" => "Greška", "Name" => "Ime", "Size" => "Veličina", "Modified" => "Zadnja promjena", |