

var BTFRESCA = {};

BTFRESCA.i18n = {	
	messages: {
		accountDetailsEdit: 'Edit',
        accountDetailsClose: 'Close',
		accountAddNewAddress: 'Add a new address',    
        productDetailsWishlist: 'Add to wishlist',
        paymentInfoOverlayFewMins: 'It may take us a few minutes to process the details of your order.',
        paymentInfoOverlayLoading: 'Loading...', 
        paymentInfoOverlayNotRefresh: 'Please do not refresh your screen while this is happening.',
        paymentInfoOverlayRedirected: 'You will be redirected to an order confirmation page.',
        paymentInfoOverlayProcessing: 'Processing Payment',
        paymentInfoOverlayThankyou: 'Thank you',
        paymentInfoOverlayThankShopping: 'Thank you for shopping with us; we are currently processing your order.',
        paymentInfoOverlayProcessed: 'Your order is currently being processed. This may take a few minutes.',
    	quickBuyAddToBag: 'Add to bag',
        quickBuyAdding: 'Adding',        
	}
};
