1
0
opencart-languagepack-finnish/admin/extension/module/klarna_checkout_module.php
2020-02-16 13:32:04 +02:00

13 lines
337 B
PHP

<?php
// Heading
$_['heading_title'] = 'Klarna Checkout';
// Text
$_['text_extension'] = 'Extensions';
$_['text_success'] = 'Success: You have modified module Klarna Checkout!';
//Entry
$_['entry_status'] = 'Status';
//Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify Klarna Checkout module!';