]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fa.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index c304272e4a3e12035e3080c0d11797e866bd014d..e66b6f72c440ac80b49d96d861d642b34e95c5a4 100644 (file)
@@ -127,14 +127,14 @@ $i18n_key_words = array(
 'button.reset_password' => 'بازسازی رمزعبور',
 'button.send' => 'ارسال',
 'button.send_by_email' => 'ارسال به ایمیل',
-'button.create_team' => 'ایجاد تیم',
-'button.export' => 'ایجاد پشتیبان از تیم',
-'button.import' => 'وارد کردن تیم',
+'button.create_group' => 'ایجاد تیم', // TODO: replace "team" with "group".
+'button.export' => 'ایجاد پشتیبان از تیم', // TODO: replace "team" with "group".
+'button.import' => 'وارد کردن تیم', // TODO: replace "team" with "group".
 'button.close' => 'بستن',
 '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',