summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier/localization/sr_CS.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/newmail_notifier/localization/sr_CS.inc')
-rw-r--r--plugins/newmail_notifier/localization/sr_CS.inc21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/sr_CS.inc b/plugins/newmail_notifier/localization/sr_CS.inc
new file mode 100644
index 000000000..818f9b60c
--- /dev/null
+++ b/plugins/newmail_notifier/localization/sr_CS.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/sr_CS/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Saša Zejnilović <zejnils@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['test'] = 'Испробај';
+$labels['title'] = 'Нови маил!';
+$labels['body'] = 'Примили сте нову поруку.';
+$labels['testbody'] = 'Ово је тест обавештење.';
+