Sha256: 4a32ae37e16ed97dd5d59f54a50a7b3d7acd2e917b50c84789e36b689ecbf6f2

Contents?: true

Size: 1.16 KB

Versions: 2

Compression:

Stored size: 1.16 KB

Contents

en:
  transporter:
    one: "transporter"
    other: "transporters"
    all: "all transporters"
    change: 'change transporter'
    delivery_type: type of delivery
    create:
      success: 'the transporter was successfully created'
      failed: 'a problem occured during the transporter creation'
      action: 'create transporter'
    update:
      success: 'the transporter was successfully updated'
      failed: 'a problem occured during the transporter update'
      action: 'edit transporter'
    destroy:
      success: 'the transporter was successfully deleted'
      failed: 'a problem occured during the transporter deletion'
      confirm: 'are you sure to delete this transporter?'
      action: 'delete transporter'
    duplicate: 'duplicate transporter'
  shipping_method:
    one: "shipping method"
    other: "shipping methods"
    rule:
      type:
        weight: weight base rate
        geographic_zone: geographic zone
        product_type: product type
        product: product
      when:
        weight: when weight
        geographic_zone: when geographic zone
        product_type:  when product type
        product: when product
      shipping_is: shipping is

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_commerce-1.9.1.rc1 config/locales/admin/transporter/en.yml
forgeos_commerce-1.9.0 config/locales/admin/transporter/en.yml