<?php return [ 'checkout' => 'Checkout', 'cart' => 'Shoppingcart', 'order_overview' => 'Order overview', 'no_products' => 'There are no products in you shoppingcart', 'subtotal' => 'Subtotal', ];