X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7..dfc50841cd4b60eb8f2172044d6dd08785fe3df4:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 90ca57bf..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' => 'تنظیمات',