lv-LV translation
This commit is contained in:
20
resources/lang/lv-LV/recurring.php
Normal file
20
resources/lang/lv-LV/recurring.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'Atkārtojošs',
|
||||
'every' => 'Katru',
|
||||
'period' => 'Periods',
|
||||
'times' => 'Skaits',
|
||||
'daily' => 'Katru dienu',
|
||||
'weekly' => 'Katru nedēļu',
|
||||
'monthly' => 'Katru mēnesi',
|
||||
'yearly' => 'Reizi gadā',
|
||||
'custom' => 'Cits',
|
||||
'days' => 'Diena(s)',
|
||||
'weeks' => 'Nedēļa(s)',
|
||||
'months' => 'Mēnesis(-ši)',
|
||||
'years' => 'Gads(-i)',
|
||||
'message' => ':type iestatīta atkārtošana. Nākošais :type tiks automātiski ģenerēts :date',
|
||||
|
||||
];
|
Reference in New Issue
Block a user