Marius Burkard
2016-01-21 50b59af5b65ae0562fb9dfbc27332cc4fc91e437
1
2
3
4
5
6
7
<?php
$wb['confirm_action_txt'] = 'Vahvista toiminto';
$wb['delete_explanation'] = 'Tämä toiminto alla olevan määrän tämän asiakkaan tietueita';
$wb['btn_save_txt'] = 'Poista käyttäjä';
$wb['btn_cancel_txt'] = 'Keskeytä poistamatta asiakasta';
$wb['confirm_client_delete_txt'] = 'Are you sure you want to delete this client?';
?>