Sha256: 37bc3ebc688d2d84055fd1f968d4537bfdb15238640b685fca06cef08403422d

Contents?: true

Size: 1.17 KB

Versions: 5

Compression:

Stored size: 1.17 KB

Contents

en:
  workarea:
    admin:
      orders:
        tenders:
          klarna:
            title: Klarna
    storefront:
      checkouts:
        klarna_payment_received: Your Klarna payment has been approved. Click 'Place Order' to purchase.
        klarna_payment_expired: Your Klarna payment approval has expired.
      orders:
        klarna: Klarna
      widget:
        invalid_payment: The payment selected is not valid for this order. Please select a different payment option.
    klarna:
      gateway:
        request:
          base: 'Klarna request'
          create_session: 'Klarna session creation'
          update_session: 'Klarna session update'
          place_order: 'Klarna payment authorization for %{amount}'
          capture: 'Klarna payment capture for %{amount}'
          refund: 'Klarna payment refund for %{amount}'
          cancel: 'Klarna order cancellation'
          release: 'Klarna order authorization release'
        response:
          success: '%{summary} was successful'
          failure: Request to Klarna was not successful. %{summary}
          unsupported_continent: The continent "%{continent}" associated to this request is either unknown or not supported.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
workarea-klarna-1.1.0 config/locales/en.yml
workarea-klarna-1.1.0.beta1 config/locales/en.yml
workarea-klarna-1.0.0 config/locales/en.yml
workarea-klarna-1.0.0.beta2 config/locales/en.yml
workarea-klarna-1.0.0.beta1 config/locales/en.yml