{
  "invalid_request":"Invalid request",
  "unauthorized":"You are not authorize to access this request",
  "authorized_header_required":"Authorization header is required to access this request",
  "invalid_authorized_header":"Authorize header is not valid",
  "validation_msg": "Validation Message",
  "validation_block_user_msg": "Sorry you can't send message because this user has been blocked you.",
  "success_listing_message":"Records have been retrieved successfully.",
  "success_store_message":"Record has been created successfully.",
  "success_show_message":"Record has been retrieved successfully",
  "success_update_message":"Record has been updated successfully.",
  "success_delete_message":"Record has been deleted successfully.",
  "success_delete_messages": "Record have been deleted successfully.",
  "invalid_user": "Invalid email or password.",
  "unverified_email":"Your email is not verified. Kinldy check your email and verify your account.",
  "unverified_mobile":"Your mobile number is not verified",
  "account_disabled":"Your account has been disabled. Kindly contact to administrator.",
  "login_success":"You have logged in successfully.",
  "email_not_exist":"This email isn’t associated with any user",
  "email_exist":"This email is associated with other user",
  "username_exist":"This username is associated with other user",
  "phone_exist":"User already exists login with email and password",
  "forgot_pass_msg":"Reset password link has been sent to your email address.",
  "invalid_req_pass_link":"Your reset password link has been expired or been used",
  "req_pass_link_expired":"Your reset password link has been expired",
  "invalid_current_password":"Current password is not valid.",
  "password_same_error":"You can't set a new password same as current password",
  "update_password_msg":"Password has been updated successfully",
  "logout_msg":"You have logged out successfully",
  "invalid_user_id":"You can't update to another user profile",
  "file_size_validation":"Error: max upload file size is 2MB",
  "file_ext_validation":"File extension is not valid",
  "invalid_2fa_code":"Verification code is invalid",
  "verified_2fa_code":"Verification code has been verified successfully",
  "send_2fa_code":"Verification code has been sent successfully",
  "verified_2fa_account":"Your account has already been verified",
  "expired_2fa_code":"Verification code has been expired",
  "permission_denied":"You don't have a permission to access this module",
  "guest_permission_denied":"Guest Users are not allowed to perform any action.",
  "session_expired": "Your session has been expired. Please login to continue",
  "file_validate": "Atleast upload one image",
  "created_message": "You already created",
  "media_upload": "Media files upload successfully",
  "post_like": "Post like successfully",
  "comment_list": "Comment list retrive successfully",
  "savepost_list": "Post list retrive successfully",
  "savepost_success": "Post save successfully",
  "category_retrive": "Category retrive successfully",
  "interest_event_retrive": "Event interested retrive successfully",
  "firend_retrive": "Friend retrive successfully",
  "group_invites": "Group invites retrive successfully",
  "group_member": "Only allow group member to post newsfeed",
  "report_post": "Your can not report your own post",
  "report_post_check": "You already reported this post",
  "record_not_found": "Record not available yet",
  "transaction_use_another":"This transaction id associated with another user",
  "subscription_expire":"Your subscriptions has been expired",
  "subscription_already_purchase":"Your subscriptions already purchased",
  "success_unread_message":"Total unread message have been retrieved successfully."
}
