new crowdin translations
This commit is contained in:
20
resources/lang/az-AZ/recurring.php
Normal file
20
resources/lang/az-AZ/recurring.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'Təkrarlanan',
|
||||
'every' => 'Hər',
|
||||
'period' => 'Aralıq',
|
||||
'times' => 'Dəfə',
|
||||
'daily' => 'Günlük',
|
||||
'weekly' => 'Həftəlik',
|
||||
'monthly' => 'Aylı1',
|
||||
'yearly' => 'İllik',
|
||||
'custom' => 'Xüsusi',
|
||||
'days' => 'Gün',
|
||||
'weeks' => 'Həftə',
|
||||
'months' => 'Ay',
|
||||
'years' => 'İl',
|
||||
'message' => 'Bu təkrarlayan bir :type və bir sonrakı :type avtomatik olaraq :date tarixdə yaradılacaq.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user