Sergio Cambra
2014-07-29 a8d947e6feeb7a421e947e98cca70927d43d5d7d
1
2
3
4
5
6
7
<?php
$wb['confirm_action_txt'] = 'Bekräfta';
$wb['delete_explanation'] = 'This action will delete the following number of records associated with this client';
$wb['btn_save_txt'] = 'Radera kunden';
$wb['btn_cancel_txt'] = 'Avbryt utan att radera kunden';
$wb['confirm_client_delete_txt'] = 'Är du säker på att du vill radera den här kunden?';
?>