X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/124f501c2f54e9480401ed46bd1986e10cc3afc3..b5b2801290794632bba7af2cdddf9d4a8a96c29c:/WEB-INF/resources/he.lang.php diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index bbe80788..f0a31aa2 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -281,6 +281,8 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', // Form titles. 'title.error' => 'שגיאה', @@ -312,6 +314,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'שליחת חשבונית', 'title.charts' => 'תרשימים', 'title.projects' => 'פרוייקטים', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'הוסף פרוייקט', 'title.edit_project' => 'עריכת פרוייקט', 'title.delete_project' => 'מחיקת פרוייקט',