X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62b36719d92eec21e5e132811c1ec88e5f495117..c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 654674b1..90ca57bf 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -47,6 +47,8 @@ $i18n_key_words = array( 'menu.help' => 'راهنما', 'menu.create_team' => 'ایجاد گروه', 'menu.profile' => 'پروفايل', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'زمان', 'menu.expenses' => 'هزينه ها', 'menu.reports' => 'گزارشات', @@ -289,6 +291,8 @@ $i18n_key_words = array( 'title.import' => 'وارد کردن اطلاعات تیم', 'title.options' => 'گزینه ها', 'title.profile' => 'پروفایل', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'فیلدهای سفارشی', 'title.cf_add_custom_field' => 'درج فیلد سفارشی', 'title.cf_edit_custom_field' => 'ویرایش فیلد سفارشی',