mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
Адаптація структури перекладу під 2.3.0.2
This commit is contained in:
12
catalog/language/uk-ua/extension/payment/klarna_checkout.php
Normal file
12
catalog/language/uk-ua/extension/payment/klarna_checkout.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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';
|
||||
Reference in New Issue
Block a user