Sha256: 8d578a144a521863bf5310f7b74ea71dc585db85bc5da413b0c8aa81fe3a77b5

Contents?: true

Size: 1.16 KB

Versions: 8

Compression:

Stored size: 1.16 KB

Contents

---
en:
  add_rule_of_type: Add rule of type
  coupon: Coupon
  coupon_code: Coupon code
  editing_promotion: Editing Promotion
  free_shipping: Free Shipping
  new_promotion: New Promotion
  no_rules_added: No rules added
  promotions: Promotions
  promotion_form:
    match_policies:
      all: Match any of these rules
      any: Match all of these rules
  promotions_description: Manage offers and coupons with promotions
  promotion_rule_types:
    user:
      name: User
      description: Available only to the specified users
    product:
      name: Product(s)
      description: Order includes specified product(s)
    item_total:
      name: Item total
      description: Order total meets these criteria
    first_order:
      name: First order
      description: Must be the customer's first order
  product_rule:
    choose_products: Choose products
    label: "Order must contain {{select}} of these products"
    match_any: at least one
    match_all: all
    product_source:
      group: From product group
      manual: Manually choose
  user_rule:
    choose_users: Choose users
  item_total_rule:
    operators:
      gt: greater than
      gte: greater than or equal to

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spree_promo-0.30.2 config/locales/en.yml
spree_promo-0.40.4 config/locales/en.yml
spree_promo-0.40.3 config/locales/en.yml
spree_promo-0.40.2 config/locales/en.yml
spree_promo-0.40.1 config/locales/en.yml
spree_promo-0.40.0 config/locales/en.yml
spree_promo-0.30.1 config/locales/en.yml
spree_promo-0.30.0 config/locales/en.yml