Sha256: b4cc6cdec76a57fa821662197b15dba5f8d1a2b5f9db7fb69f6a03a7a3309941

Contents?: true

Size: 1.43 KB

Versions: 2

Compression:

Stored size: 1.43 KB

Contents

en:
  order:
    zero: no orders
    one: order
    other: orders
    all: all orders
    history: order history
    product:
      add: add product
      select: select product
    create:
      success: 'the order was successfully created'
      failed: 'a problem occured during the order creation'
      action: 'create an order'
    update:
      success: 'the order was successfully updated'
      failed: 'a problem occured during the order update'
      action: 'edit order'
    destroy:
      success: 'the order was successfully deleted'
      failed: 'a problem occured during the order deletion'
      confirm: 'are you sure to delete this order ?'
      action: 'delete order'
    pay:
      success: 'the order was successfully paid'
    accept:
      success: 'the order was successfully accepted'
    send:
      success: 'the order was successfully sent'
    status:
      unpaid: unpaid
      paid: paid
      waiting_for_cheque: waiting for cheque
      canceled: canceled
      shipped: shipped
      closed: closed
    lastest:
      one: 'last order'
      other: "%{count} last orders"
    pendings: 
      one: 'pending order'
      other: 'pending orders'
    show:
      all: 'see all orders'
    main_infos: 'main infos'
    subtotal: subtotal
    total: total
    user_note: note from the customer
    invoice:
      one: 'bill'
      other: 'bills'
      show: 'see bill'
    delivery: 'delivery'
    total_discount: total amount discount

Version data entries

2 entries across 2 versions & 1 rubygems

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