1
0

Added default language pack (en-gb)

This commit is contained in:
Christer Waren
2020-02-12 23:25:39 +02:00
parent 27b4234c0f
commit 704d608ff8
465 changed files with 15946 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?php
// Heading
$_['heading_title'] = 'Klarna Checkout';
$_['heading_title_success'] = 'Your Klarna Checkout order has been placed!';
// Text
$_['text_title'] = 'Klarna Checkout';
$_['text_basket'] = 'Shopping Cart';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
$_['text_choose_shipping_method'] = 'Choose shipping method';
$_['text_sales_tax'] = 'Sales Tax';
$_['text_newsletter'] = 'Subscribe to our newsletter';