Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

messages.php 376B

12345678
  1. <?php
  2. return [
  3. 'user_updated' => 'User information has been updated successfully',
  4. 'error_msg' => 'Oops! Something went wrong, Please contact to admin',
  5. 'registered' => 'User has been registered successfully',
  6. 'user_deleted' => 'User has been deleted successfully',
  7. 'invalid_login_credentials' => 'Nombor badan dan kata laluan tidak tepat!'
  8. ];