mcramer
2009-06-23 2c7ee0fd03f12841c2a6dbb1f3a574e28ed7a1e7
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Заголовок';
$wb['target_txt'] = 'Target';
$wb['link_txt'] = 'Link';
$wb['header_txt'] = 'Navi properties';
$wb['save_txt'] = 'Сохранить';
$wb['cancel_txt'] = 'Закончить';
?>