he-IL translation
This commit is contained in:
20
resources/lang/he-IL/recurring.php
Normal file
20
resources/lang/he-IL/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