Sha256: f6155e956939d47f1d8b03d671454cedbea670d3c8725f566e22f718387f3421

Contents?: true

Size: 879 Bytes

Versions: 8

Compression:

Stored size: 879 Bytes

Contents

en:
  spree:
    api:
      errors:
        invalid_token:
          detail: 'Your token is invalid, please use a different one.'
          title: Invalid Token
        order_complete:
          detail: This order has been completed.
          title: Order Complete
        product_out_of_stock:
          title: Product is out of Stock
          detail: >
            This product is out of stock for the selected quantity.
        record_not_found:
          title: Record Not Found
          detail: >
            One of the records that you were looking for could not be found.
            Please check to see if the record exists or if you're permitted to
            read it.
        quantity_too_high:
          title: Quantity is too High
          detail: >
            The quantity that you have submitted is astronomically high, please
            tone it down a bit.

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
solidus_json_api-0.3.1 config/locales/en.yml
solidus_json_api-0.3.0 config/locales/en.yml
spree_api_v2-0.2.2 config/locales/en.yml
solidus_api_v2-0.2.2 config/locales/en.yml
solidus_api_v2-0.2.1 config/locales/en.yml
spree_api_v2-0.2.1 config/locales/en.yml
spree_api_v2-0.2.0 config/locales/en.yml
solidus_api_v2-0.2.0 config/locales/en.yml