mcramer
2012-12-10 d23e5674d76cefa2e33fc4a26f282cd406b7e028
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Заголовок';
$wb['header_txt'] = 'Свойства навигации';
$wb['save_txt'] = 'Сохранить';
$wb['cancel_txt'] = 'Отмена';
?>