X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a490f47a3440b85efc7ef9c1795dd59dac60c83b..dfc50841cd4b60eb8f2172044d6dd08785fe3df4:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index d1a5f250..e290791b 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -45,7 +45,8 @@ $i18n_key_words = array( 'menu.logout' => 'خروج', 'menu.forum' => 'فروم', 'menu.help' => 'راهنما', -'menu.create_team' => 'ایجاد گروه', +// TODO: translate the following. +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'پروفايل', // TODO: translate the following. // 'menu.group' => 'Group', @@ -56,7 +57,8 @@ $i18n_key_words = array( 'menu.projects' => 'پروژه ها', 'menu.tasks' => 'وظايف', 'menu.users' => 'کاربران', -'menu.teams' => 'گروه ها', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'پشتیبانی', 'menu.clients' => 'مشتری ها', 'menu.options' => 'تنظیمات', @@ -291,6 +293,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' => 'ویرایش فیلد سفارشی',