X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/00a2c4c840e745a734cd7eb6e58f897192fc2ca6..26dd5629ee5f2c3de36ff44e65529e4ca491cab1:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 8991802c..17a76172 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -272,6 +272,7 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. 'title.error' => 'خطا', @@ -302,6 +303,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' => 'حذف پروژه',