updated translations
This commit is contained in:
20
resources/lang/fa-IR/recurring.php
Normal file
20
resources/lang/fa-IR/recurring.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'دوره ای',
|
||||
'every' => 'دوره',
|
||||
'period' => 'زمان',
|
||||
'times' => 'زمان',
|
||||
'daily' => 'روزانه',
|
||||
'weekly' => 'هفتگی',
|
||||
'monthly' => 'ماهانه',
|
||||
'yearly' => 'سالانه',
|
||||
'custom' => 'دلخواه',
|
||||
'days' => 'روز',
|
||||
'weeks' => 'هفته',
|
||||
'months' => 'ماه',
|
||||
'years' => 'سال',
|
||||
'message' => 'تکرار :type و پرداخت بعدی :type در تاریخ :date ایجاد می شود.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user