Add Persian translation
This commit is contained in:
committed by
Frédéric Guillot
parent
78ff20b2e9
commit
eb110c8ac0
14
Locale/fa_IR/translations.php
Normal file
14
Locale/fa_IR/translations.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => 'تقویم',
|
||||
'Calendar settings' => 'تنظیمات تقویم',
|
||||
'Project calendar view' => 'نمای تقویمی پروژه',
|
||||
'User calendar view' => 'نمای تقویمی کاربر',
|
||||
'My calendar' => 'تقویم من',
|
||||
'Switch to the list view' => 'تغییر به نمای لیست',
|
||||
'Show subtasks based on the time tracking' => 'کارهای فرعی را بر اساس پیگیری زمان نشان بده',
|
||||
'Show tasks based on the creation date' => 'کارها را بر اساس تاریخ ایجاد نشان بده',
|
||||
'Show tasks based on the start date' => 'کارها را بر اساس تاریخ شروع نشان بده',
|
||||
'Subtasks time tracking' => 'پیگیری زمان کارهای فرعی',
|
||||
);
|
||||
Reference in New Issue
Block a user