{
  "coupons": "Coupons",
  "coupon": "Coupon",
  "couponStatus": "Coupon Status",
  "available": "Available",
  "unavailable": "Unavailable",
  "chooseCouponStatus": "Choose Coupon Status",
  "stopCoupon": "Stop",
  "reactivateCoupon": "Reactivate",
  "updateCouponStatus": "Update Coupon Status",
  "date": "Date",
  "expirationDate": "Expiration Date",
  "expire": "Expired",
  "valid": "Valid",
  "renewCode": "Coupon data updated with code",
  "closeCode": "Coupon cancelled with code",
  "couponCancelledSuccessful": "Coupon stopped successfully",
  "addNewCouponTitleArabic": "Add New Coupon",
  "couponNumber": "Coupon Number",
  "maxDiscountValue": "Maximum Discount Value",
  "createAutoCode": "Generate Automatic Code",
  "usageCount": "Usage Count",
  "couponCode": "Coupon Code",
  "discountType": "Discount Type",
  "discountValue": "Discount Value",
  "numberOfUsers": "Number of Users",
  "activateOrDeactivateCoupon": "Activate or Deactivate Coupon",
  "selectDiscountType": "Select Discount Type",
  "ratio": "Percentage",
  "fixedNumber": "Fixed",
  "expiryDate": "Expiry Date",
  "chooseMaxExpiryDate": "Please select the latest expiry date",
  "numberOfConsumption": "Number of Consumptions",
  "noUsageLeft": "No usage left",
  "couponCodeExist": "Coupon already exist",
  "maxDiscount": "Please enter the maximum discount value",
  "counter": "Please enter the count",
  "expireDate": "Please enter the date",
  "maxExpireCouponDate": "Please enter a future date",
  "couponId": "Coupon ID is required",
  "updateCoupon": "Update Coupon",
  "changeCouponStatus": "Change Coupon Status",
  "changeCouponStatusSuccessfully": "Coupon status changed successfully",
  "couponExpiredDate": "Coupon date is not valid for activation",
  "couponExpired": "Coupon has expired",
  "couponCodeInvalid": "Invalid coupon code, must be 6 characters",
  "discountValueInvalid": "Invalid discount value",
  "counterInvalid": "Invalid usage count",
  "valueMustGreaterThanZero": "Value must be greater than zero",
  "countInvalid": "Usage count cannot be less than the number of consumptions",
  "couponNotFound": "Coupon not found",
  "couponNotAvailable": "Coupon not available",
  "couponExpiredDateInvalid": "The coupon expiry date is invalid.",
  "couponCountLimit": "Coupon usage limit has been reached",
  "couponInvalid": "Invalid coupon",
  "couponLimitReached": "Coupon usage limit reached",
  "chooseStartDate": "Choose Start Date",
  "startDate": "Start Date",
  "chooseMaxStartDate": "Please select the latest start date",
  "couponLength": "The coupon must be at least 6 characters long.",
  "couponNotStarted": "This coupon is not active yet",
  "couponAppliedSuccessfully": "Coupon applied successfully",
  "invalidCouponId": "Invalid coupon id",
  "totalAfterCouponRequiredWhenCoupon": "totalAfterCoupon is required when a coupon is used",
  "invalidTotalAfterCoupon": "Invalid totalAfterCoupon value",
  "totalAfterCouponMismatch": "totalAfterCoupon does not match the server calculation",
  "couponInvalidOrExpired": "Coupon is invalid or expired",
  "couponAlreadyApplied": "Coupon already applied",
  "couponInUseCannotDelete": "Cannot delete coupon because it is used on a subscription",
  "couponNotApplicableOnFreePackage": "Coupons cannot be applied to a free package",
  "kind": "Subscription kind",
  "kindInvalid": "kind must be ai or premium",
  "discountText": "Discount",
  "afterDiscountText": "Price after discount",
  "beforeDiscountText": "Price before discount"
}