Sha256: 54d9c4323333b14967f9359ef7a29b15b172ec2ab1620b079ece28d54d499980
Contents?: true
Size: 736 Bytes
Versions: 1
Compression:
Stored size: 736 Bytes
Contents
RightnowOms.configure (config)-> config.set 'locales.en', 'cart.cartable.counter': 'Shopping Cart ' 'cart.total': 'Total' 'cart_item.name': 'Name' 'cart_item.price': 'Price' 'cart_item.quantity': 'Quantity' 'cart_item.total': 'Total' 'currency.unit': '$' 'buttons.check_cart': 'Check Cart' 'buttons.delete': 'Delete' 'buttons.clean_cart': 'Clean Up' 'buttons.continue_to_shop': 'Continue To Shop' 'buttons.new_order': 'Submit' 'titles.cart': 'My Shopping Cart' 'alerts.saving_cart': 'Cart is saving, please wait...' 'confirmations.delete_cart_item': 'Are you sure to delete this cart items?' 'confirmations.clean_up_cart': 'Are you sure to clean up the cart?'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rightnow_oms-0.1.6 | app/assets/javascripts/rightnow_oms/config/locales/en.js.coffee |