]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Introduced show_ip field in tt_fav_reports.
[timetracker.git] / WEB-INF / resources / he.lang.php
index c9813c99c8825e077bfb34fbb55a9252a2c9eb28..794d28c9aaa4c1b7323febcfac3d496137be67a1 100644 (file)
@@ -29,7 +29,7 @@
 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
-$i18n_language = 'עברית';
+$i18n_language = 'Hebrew (עברית)';
 $i18n_months = array('ינואר', 'פברואר', 'מרץ', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר');
 $i18n_weekdays = array('ראשון', 'שני', 'שלישי', 'רביעי', 'חמישי', 'שישי', 'שבת');
 $i18n_weekdays_short = array('א', 'ב', 'ג', 'ד', 'ה', 'ו', 'ז');
@@ -178,6 +178,8 @@ $i18n_key_words = array(
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 'label.cost' => 'עלות',
+// TODO: translate the following.
+// 'label.ip' => 'IP',
 'label.day_total' => 'סיכום יומי',
 'label.week_total' => 'סיכום שבועי',
 // TODO: translate the following.