dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed language file import problem: https://www.howtoforge.com/community/th...
Till Brehm
2015-06-17
24949e78caa699da0d6069ad266a5a331f5a366c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
ru_dns_template.lng
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Имя';
$wb['fields_txt'] = 'Поля';
$wb['template_txt'] = 'Шаблон';
$wb['visible_txt'] = 'Видимый';
?>