Till Brehm
2014-02-15 8748b35d2cfcea7d37baeb8a8d893e974bc3ba6f
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Заголовок';
$wb['header_txt'] = 'Свойства навигации';
$wb['save_txt'] = 'Сохранить';
$wb['cancel_txt'] = 'Отмена';
?>