updated translations
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'Recurring',
|
||||
'every' => 'Every',
|
||||
'period' => 'Period',
|
||||
'times' => 'Times',
|
||||
'recurring' => 'Ponavljajuće',
|
||||
'every' => 'Svakih',
|
||||
'period' => 'Razdoblje',
|
||||
'times' => 'Puta',
|
||||
'daily' => 'Dnevno',
|
||||
'weekly' => 'Tjedno',
|
||||
'monthly' => 'Mjesečno',
|
||||
'yearly' => 'Godišnje',
|
||||
'custom' => 'Custom',
|
||||
'custom' => 'Prilagođeno',
|
||||
'days' => 'Dan(a)',
|
||||
'weeks' => 'Tjedan(a)',
|
||||
'months' => 'Mjesec(i)',
|
||||
'years' => 'Godine(a)',
|
||||
'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
|
||||
'message' => 'Ovo je ponavljajući :type i sljedeći :type će automatski biti generiran :date',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user