Sha256: 72c6f47168b75f5e7965e3c27f00dcaca658495446e72e6dc22fefd8a2df788a

Contents?: true

Size: 1.05 KB

Versions: 9

Compression:

Stored size: 1.05 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}"
      credit_over_limit: "This payment can only be credited up to %{limit}. Please specify an amount less than or equal to this number."
      access: "API Access"
      key: "Key"
      clear_key: "Clear key"
      regenerate_key: "Regenerate Key"
      no_key: "No key"
      generate_key: "Generate API key"
      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."
      shipment:
        cannot_ready: "Cannot ready shipment."

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
spree_api-1.2.5 config/locales/en.yml
spree_api-1.2.4 config/locales/en.yml
spree_api-1.3.2 config/locales/en.yml
spree_api-1.2.3 config/locales/en.yml
spree_api-1.3.1 config/locales/en.yml
spree_api-1.3.0 config/locales/en.yml
spree_api-1.3.0.rc2 config/locales/en.yml
dup_spree_api-1.3.0.rc1 config/locales/en.yml
spree_api-1.3.0.rc1 config/locales/en.yml