X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/124f501c2f54e9480401ed46bd1986e10cc3afc3..b5b2801290794632bba7af2cdddf9d4a8a96c29c:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 7bd1d9cf..e404d79c 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -270,6 +270,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' => 'خطا', @@ -300,6 +302,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' => 'حذف پروژه',