Skip to content
cz_dataloghistory_undo.lng 306 B
Newer Older
Till Brehm's avatar
Till Brehm committed
<?php
$wb['list_head_txt'] = 'Záznam historie datového logu';
Till Brehm's avatar
Till Brehm committed
$wb['success_txt'] = 'Undo successful';
$wb['error_txt'] = 'Error during undo: Record does not exist anymore';
$wb['error_undelete_txt'] = 'Error during undelete: Record with primary id already existing.';
$wb['btn_cancel_txt'] = 'Zpět';
Till Brehm's avatar
Till Brehm committed
?>