diff --git a/Locale/fa_IR/translations.php b/Locale/fa_IR/translations.php new file mode 100644 index 0000000..1da9d60 --- /dev/null +++ b/Locale/fa_IR/translations.php @@ -0,0 +1,14 @@ + 'تقویم', + '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' => 'پیگیری زمان کارهای فرعی', +);