New translations message.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:18 +03:00
parent 92e46e3395
commit 18ed4a6861

View File

@ -19,5 +19,19 @@
"no_packages_module" => "No Module Packages!", "no_packages_module" => "No Module Packages!",
"required_add"=> "Συμπληρώστε όλες τις απαιτούμενες γραμμές.", "required_add"=> "Συμπληρώστε όλες τις απαιτούμενες γραμμές.",
"no_extend_package" => "Δεν επεκτείνετε τα πακέτα διαφημίσεων", "no_extend_package" => "Δεν επεκτείνετε τα πακέτα διαφημίσεων",
"saved" =>"Αποθηκεύτηκε!" "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!",
// Forgot Password
'email_phone_not_found' => 'The E-mail, Phone Number is not correct!',
'disable_account' => 'Do you want to close your account? This operation cannot be undone.',
]; ];