updated translations
This commit is contained in:
20
resources/lang/el-GR/recurring.php
Normal file
20
resources/lang/el-GR/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