Sha256: e2048b98b802b5c3dd556010569ee4660313fd751f2e5d1bec1ee12111301269

Contents?: true

Size: 1.11 KB

Versions: 4

Compression:

Stored size: 1.11 KB

Contents

---
en:
  spree:
    add_volume_price: Add Volume Price
    position: Position
    discount_type: Discount Type
    range: Range
    role: Role
    volume_prices: Volume Prices
    volume_price_model: Volume Price Model
    new_volume_price_model: New Volume Price Model
    volume_price_model_edit: Edit Volume Price Model
    volume_pricing: Volume Pricing
    price_discount: Price Discount
    percent_discount: Percent Discount
    bulk_discount: Bulk Discount
    total_price: Total price
    admin:
      tab:
        volume_price_models: Volume Price Models
  activerecord:
    models:
      spree/volume_price:
        one: Volume Price
        other: Volume Prices
      spree/volume_price_model:
        one: Volume Price Model
        other: Volume Price Models
    errors:
      models:
        spree/volume_price:
          attributes:
            discount_type:
              inclusion: '%{value} is not a valid Volume Price Type'
      messages:
        could_not_convert_to_range: "Couldn't convert to Range: %{range_string}"
        must_be_in_format: 'must be in one of the following formats: (a..b), (a...b), (a+)'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
solidus_volume_pricing-1.2.0 config/locales/en.yml
solidus_volume_pricing-1.1.1 config/locales/en.yml
solidus_volume_pricing-1.1.0 config/locales/en.yml
solidus_volume_pricing-1.0.0 config/locales/en.yml