diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
commit | 5ef389610f063fde99fb9919725283165e68d8cb (patch) | |
tree | 83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files_trashbin/l10n/hr.php | |
parent | 89818e279b5643152482141ae610cfc87c624f38 (diff) | |
download | nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/hr.php')
-rw-r--r-- | apps/files_trashbin/l10n/hr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/hr.php b/apps/files_trashbin/l10n/hr.php index 2cb86adfd40..a65d876e1f0 100644 --- a/apps/files_trashbin/l10n/hr.php +++ b/apps/files_trashbin/l10n/hr.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( +"Error" => "Greška", "Name" => "Ime", "Delete" => "Obriši" ); |