aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/module/klarna_checkout_module.php
blob: 5832f8d5ee34f6bd8f8ca342fa620047cbd4327a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
// Heading
$_['heading_title']	   = 'Klarna Checkout';

// Text
$_['text_extension']   = 'Extensiones';
$_['text_success']	   = 'Éxito: ¡Has modificado el módulo Klarna Checkout!';

//Entry
$_['entry_status']	   = 'Estado';

//Error
$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el módulo Klarna Checkout!';