Sha256: 17e0aa4dacfa4ac81b28ecad82fd04c2b98dec17821414ac07629acf9faf00d7

Contents?: true

Size: 1017 Bytes

Versions: 12

Compression:

Stored size: 1017 Bytes

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."

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
spree_api-1.1.6 config/locales/en.yml
spree_api-1.1.5 config/locales/en.yml
spree_api-1.2.2 config/locales/en.yml
spree_api-1.1.4 config/locales/en.yml
spree_i18n-1.0.0 default/spree_api.yml
spree_api-1.2.0 config/locales/en.yml
spree_api-1.2.0.rc2 config/locales/en.yml
spree_api-1.2.0.rc1 config/locales/en.yml
spree_api-1.1.3 config/locales/en.yml
spree_api-1.1.2 config/locales/en.yml
spree_api-1.1.2.rc1 config/locales/en.yml
spree_api-1.1.1 config/locales/en.yml