1
0
opencart-languagepack-finnish/admin/extension/module/klarna_checkout_module.php

13 lines
336 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?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!';