updated translations
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'Recurring',
|
||||
'every' => 'Every',
|
||||
'period' => 'Period',
|
||||
'times' => 'Times',
|
||||
'daily' => 'Daily',
|
||||
'weekly' => 'Weekly',
|
||||
'monthly' => 'Monthly',
|
||||
'yearly' => 'Yearly',
|
||||
'custom' => 'Custom',
|
||||
'days' => 'Day(s)',
|
||||
'weeks' => 'Week(s)',
|
||||
'months' => 'Month(s)',
|
||||
'years' => 'Year(s)',
|
||||
'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
|
||||
'recurring' => 'Berulang',
|
||||
'every' => 'Setiap',
|
||||
'period' => 'Periode',
|
||||
'times' => 'Waktu',
|
||||
'daily' => 'Harian',
|
||||
'weekly' => 'Mingguan',
|
||||
'monthly' => 'Bulanan',
|
||||
'yearly' => 'Tahunan',
|
||||
'custom' => 'Sesuaikan',
|
||||
'days' => 'Hari',
|
||||
'weeks' => 'Minggu',
|
||||
'months' => 'Bulan',
|
||||
'years' => 'Tahun',
|
||||
'message' => 'Ini adalah :type berulang dan :type selanjutnya akan dibuat otomatis pada tanggal :date',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user