From 21c8aacf5317867f71d0a7bb71c4c2b088d02d23 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Fri, 12 Sep 2014 04:42:02 -0400
Subject: [PATCH] Updated HR translation.

---
 interface/web/mailuser/lib/lang/hr_index.lng |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/interface/web/mailuser/lib/lang/hr_index.lng b/interface/web/mailuser/lib/lang/hr_index.lng
index 29fe9ea..5daeff1 100644
--- a/interface/web/mailuser/lib/lang/hr_index.lng
+++ b/interface/web/mailuser/lib/lang/hr_index.lng
@@ -1,12 +1,14 @@
 <?php
-$wb['page_head_txt'] = 'Mailbox settings';
+$wb['page_head_txt'] = 'Postavke sandučića';
 $wb['page_desc_txt'] = 'Here you can edit the settings for the email account.';
-$wb['email_txt'] = 'Email address';
-$wb['login_txt'] = 'Login';
-$wb['server_address_txt'] = 'Mailserver address';
-$wb['cc_txt'] = 'Send copy to (CC)';
-$wb['quota_txt'] = 'Mailbox size';
-$wb['unlimited_txt'] = 'Unlimited';
+$wb['email_txt'] = 'Email adresa';
+$wb['login_txt'] = 'Prijava';
+$wb['server_address_txt'] = 'Adresa mail servera';
+$wb['cc_txt'] = 'Pošalji kopiju na (CC)';
+$wb['quota_txt'] = 'Veličina sandučića';
+$wb['unlimited_txt'] = 'Neograničeno';
 $wb['mb_txt'] = 'MB';
-$wb['none_txt'] = 'None';
+$wb['none_txt'] = 'Ništa';
 ?>
+
+

--
Gitblit v1.9.1