dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Function to increment the customer number automatically - Added fields to...
Till Brehm
2013-11-20
3d96c53b303cfd720a44ad6f825eb94f7c4a3ca3
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
ru_module_nav_edit.lng
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Заголовок';
$wb['header_txt'] = 'Свойства навигации';
$wb['save_txt'] = 'Сохранить';
$wb['cancel_txt'] = 'Отмена';
?>