Add Persian translation

This commit is contained in:
حمید کرد
2019-10-25 05:03:49 +03:30
committed by Frédéric Guillot
parent 78ff20b2e9
commit eb110c8ac0

View 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' => 'پیگیری زمان کارهای فرعی',
);