// SYSTEM PANEL //
[ROOT]
/
mnt
/
pleskStorage
/
vhosts
/
kodsolutions.net
/
subdomains
/
syaaraa.kodsolutions.net
/
lang
/
en
[ PARENT ]
EDIT :: messages.php
<?php return [ 'EMAIL_SENT' => 'E-mail verification is sent successfully', 'submitFeedbackMessage' => 'Greetings (:name),<br><br>we receive your message successfully. Issue number is :reference_number', 'submitFeedbackTitle' => 'SalaHub team', 'DeleteBillingAddressFailed' => 'You can\'t delete last address', 'NotFound' => 'this data not found', 'Success' => 'Success', 'UpdateProfileFailedEmail' => 'you can\'t update email.', 'UpdateBillingAddressSuccess' => 'your billing address is updated successfully', 'AddBillingAddressSuccess' => 'your billing address is added successfully', 'DeleteBillingAddressSuccess' => 'your billing address is deleted successfully', 'UpdateProfileSuccess' => 'your profile data is updated successfully', 'contact_us' => 'Feedback', 'sendGroupTicketSuccess' => 'Your request has been successfully submitted. We will contact you soon', 'AlreadyRegister' => 'you have account already.', 'ForgotPasswordEmailTitle' => 'The verification code to reset your password with Aqaar2030!', 'RegisterSuccess' => 'Thank you for joining SalaHub! You have been registered successfully', 'AccountCreated' => 'Your account has been created. please verify your account', ];
SAVE
CANCEL