X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/54c7f39c93815e99c45f3f974a4ec14673fee1b2..10a6f13349f497f4e2e5c7c4812fcb48db65310e:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index e629d8d9..e66b6f72 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -134,7 +134,7 @@ $i18n_key_words = array( 'button.stop' => 'توقف', // Labels for controls on forms. Labels in this section are used on multiple forms. -'label.team_name' => 'نام تیم', +'label.group_name' => 'نام تیم', // TODO: replace "team" with "group". 'label.address' => 'آدرس', 'label.currency' => 'واحد پول', 'label.manager_name' => 'نام مدیر', @@ -239,7 +239,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'ورود', -'title.teams' => 'تیم ها', +'title.groups' => 'تیم ها', // TODO: change "teams" to "groups". 'title.create_team' => 'ایجاد تیم', // TODO: translate the following. // 'title.edit_team' => 'Editing Team',