mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Greek)
This commit is contained in:
parent
2f1a346827
commit
2c2d5aa88f
@ -20,18 +20,18 @@ return [
|
||||
"required_add"=> "Συμπληρώστε όλες τις απαιτούμενες γραμμές.",
|
||||
"no_extend_package" => "Δεν επεκτείνετε τα πακέτα διαφημίσεων",
|
||||
"saved" => "Αποθηκεύτηκε!",
|
||||
'please_confirm_transaction' => 'Please Confirm Transaction',
|
||||
'password_do_not_match' => 'Passwords do not match',
|
||||
'your_password_changed' => 'Your password was successfully updated',
|
||||
'error_valid_email_or_phone' => 'Phone number or E-mail address format is not correct.',
|
||||
'error_valid_phone' => 'Phone number format is not correct.',
|
||||
'registered_phone' => 'This phone number has already been registered.',
|
||||
'ajax_address_error' => 'No address or not authorized to view.',
|
||||
'empty_password_sms_message' => 'Due to security issues, we changed your password! Your new password is:',
|
||||
'required_all' => "All Field is Required!",
|
||||
'please_confirm_transaction' => 'Επιβεβαιώστε τη συναλλαγή',
|
||||
'password_do_not_match' => 'Οι κωδικοί πρόσβασης δεν ταιριάζουν',
|
||||
'your_password_changed' => 'Ο κωδικός πρόσβασής σας ενημερώθηκε με επιτυχία',
|
||||
'error_valid_email_or_phone' => 'Ο αριθμός τηλεφώνου ή η μορφή διεύθυνσης ηλεκτρονικού ταχυδρομείου δεν είναι σωστές.',
|
||||
'error_valid_phone' => 'Η μορφή αριθμού τηλεφώνου δεν είναι σωστή.',
|
||||
'registered_phone' => 'Αυτός ο αριθμός τηλεφώνου έχει ήδη καταχωρηθεί.',
|
||||
'ajax_address_error' => 'Καμία διεύθυνση ή μη εξουσιοδοτημένη προβολή.',
|
||||
'empty_password_sms_message' => 'Λόγω προβλημάτων ασφαλείας, αλλάξαμε τον κωδικό πρόσβασής σας! Ο νέος κωδικός πρόσβασής σας είναι:',
|
||||
'required_all' => "Απαιτείται όλο το πεδίο!",
|
||||
|
||||
// Forgot Password
|
||||
'email_phone_not_found' => 'The E-mail, Phone Number is not correct!',
|
||||
'email_phone_not_found' => 'Το E-mail, ο αριθμός τηλεφώνου δεν είναι σωστός!',
|
||||
|
||||
'disable_account' => 'Do you want to close your account? This operation cannot be undone.',
|
||||
'disable_account' => 'Θέλετε να κλείσετε τον λογαριασμό σας; Δεν είναι δυνατή η αναίρεση αυτής της λειτουργίας.',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user