Files
roundcubemail/plugins/help/localization/he_IL.inc
2012-08-06 18:00:38 +02:00

21 lines
882 B
PHP

<?php
/*
+-----------------------------------------------------------------------+
| localization/he_IL/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: Moshe Leibovitch <moish@mln.co.il> |
+-----------------------------------------------------------------------+
*/
$labels = array();
$labels['help'] = 'עזרה';
$labels['about'] = 'אודות';
$labels['license'] = 'רשיון';