aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/extension/module/klarna_checkout_module.php
blob: 7890a3de72710b5be08d42b2ab6083d994feeb50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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'] = 'Warning: You do not have permission to modify Klarna Checkout module!';