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