{
  "DataUpdate": "Data has been updated successfully",
  "PasswordChanged": "Password has been changed successfully",
  "ProfileGet": "Profile get successfully",
  "ProfileUpdate": "Profile has been updated successfully",
  "SettingGet": "Setting get successfully",
  "SettingUpdate": "Setting has been updated successfully",
  "AccountDelete": "Account has been deleted successfully",
  "UserNotFound": "User not found",
  
  "OTPInvalid": "Invalid OTP, Please enter correct OTP",

  "CarDetailAdded": "Car detail has been added successfully",
  "CarDeleteFailed": "You cannot delete car, because you placed the order",
  "CarDeleteSuccess": "Car detail has been deleted successfully",
  "CarList": "Car list get successfully",
  "getSuccessfully": "get successfully",
  "deletedSuccessfully": "deleted successfully",

  "MySubscriptionList": "My subscription list get successfully",
  "DashboardData": "Dashboard data has been retrieved successfully",

  "NotificationList": "Notification list has been get successfully",
  "NotificationNotFound": "Notification not found",
  "NotificationDeleteSuccess": "Notification has been deleted successfully",
  "NotificationReadSuccess": "Notification has been viewed successfully",
  "NotificationGet": "Notification has been get successfully",

  "OrderNotFound": "Order not found",
  "OrderGet": "Order detail has been get successfully",
  "OrderList": "Order list has been get successfully",
  "OrderOTPSentCustomer": "OTP has been sent to customer phone number",

  "OrderStatusUpdate": "Order status has been updated successfully",
  "OrderCompleteSuccess": "Order has been completed successfully",
  "OrderCancelSuccess": "Order has been cancelled successfully",
  "OrderPlacedSuccess": "Your order has been placed successfully",

  "OrderNotComplete": "Order is not completed yet, you cannot mark your review",
  "AlreadyRated": "You already rated to this order",
  "ReviewSubmitSuccess": "Review has been submitted successfully",

  "DiscountCodeNotFound": "Discount code not found",
  "DiscountCodeMinAmount": "Order amount is too low to apply discount",
  "DiscountCodeInvalid": "Discount code is invalid, Please try again",
  "DiscountCodeExpired": "Discount code has been expired, Please try again",
  "DiscountApplySuccess": "Discount has been applied successfully",

  "PaymentReceived": "Your payment has been received successfully",
  "PaymentInitiated": "Payment initiated successfully",
  "SomethingWentWrong": "Something went wrong, Please try again later",

  "CarCombinationExists": "Car number is already exists with us",
  "CarNumberExists": "The car number is already associated with us",
  "SubscriptionNotFound": "Subscription not found",

  "SubscriptionUpgradeSuccess": "Subscription has been upgraded successfully",

  "OTPNotProvide": "Please provide OTP for completing service",
  
  "SubscriptionExists": "Subscription is already exists, please upgrade it"
  
}
