From 4569cae57f127afd093794310ccd290d2d9fdf36 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Wed, 20 Apr 2016 10:58:46 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

---
 interface/web/mailuser/lib/lang/ca_index.lng |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/interface/web/mailuser/lib/lang/ca_index.lng b/interface/web/mailuser/lib/lang/ca_index.lng
new file mode 100644
index 0000000..d1ca539
--- /dev/null
+++ b/interface/web/mailuser/lib/lang/ca_index.lng
@@ -0,0 +1,12 @@
+<?php
+$wb['page_head_txt'] = 'Mailbox settings';
+$wb['page_desc_txt'] = 'Here you can edit the settings for the courriel account.';
+$wb['email_txt'] = 'Adresse courriel';
+$wb['login_txt'] = 'Connexion';
+$wb['server_address_txt'] = 'Mailserver address';
+$wb['cc_txt'] = 'Send copy to (CC)';
+$wb['quota_txt'] = 'Mailbox size';
+$wb['unlimited_txt'] = 'Illimité';
+$wb['mb_txt'] = 'MB';
+$wb['none_txt'] = 'None';
+?>

--
Gitblit v1.9.1