Sha256: 8edd638dbb92a73455da1680cf8563967341f2bf95f0ef64445297cd84df577e

Contents?: true

Size: 1.25 KB

Versions: 42

Compression:

Stored size: 1.25 KB

Contents

en:
  spree:
    api:
      must_specify_api_key: "You must specify an API key."
      invalid_api_key: "Invalid API key (%{key}) specified."
      unauthorized: "You are not authorized to perform that action."
      invalid_resource: "Invalid resource. Please fix errors and try again."
      resource_not_found: "The resource you were looking for could not be found."
      gateway_error: "There was a problem with the payment gateway: %{text}"
      delete_restriction_error: "Cannot delete record."
      key_generated: "Key generated"
      key_cleared: "Key cleared"
      order:
        could_not_transition: "The order could not be transitioned. Please fix the errors and try again."
        invalid_shipping_method: "Invalid shipping method specified."
        expected_total_mismatch: "Expected total does not match actual total."
        quantity_is_not_available: "Quantity is not available for items in your order"
      payment:
        credit_over_limit: "This payment can only be credited up to %{limit}. Please specify an amount less than or equal to this number."
        update_forbidden: "This payment cannot be updated because it is %{state}."
      shipment:
        cannot_ready: "Cannot ready shipment."
      invalid_taxonomy_id: "Invalid taxonomy id."

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
solidus_api-2.8.6 config/locales/en.yml
solidus_api-2.6.6 config/locales/en.yml
solidus_api-2.7.4 config/locales/en.yml
solidus_api-2.8.5 config/locales/en.yml
solidus_api-2.7.3 config/locales/en.yml
solidus_api-2.6.5 config/locales/en.yml
solidus_api-2.5.2 config/locales/en.yml
solidus_api-2.8.4 config/locales/en.yml
solidus_api-2.8.3 config/locales/en.yml
solidus_api-2.7.2 config/locales/en.yml
solidus_api-2.6.4 config/locales/en.yml
solidus_api-2.8.2 config/locales/en.yml
solidus_api-2.8.1 config/locales/en.yml
solidus_api-2.5.1 config/locales/en.yml
solidus_api-2.6.3 config/locales/en.yml
solidus_api-2.8.0 config/locales/en.yml
solidus_api-2.7.1 config/locales/en.yml
solidus_api-2.6.2 config/locales/en.yml
solidus_api_devise_token_auth-2.8.0.alpha.14 config/locales/en.yml
solidus_api_devise_token_auth-2.8.0.alpha.13 config/locales/en.yml