dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
This is suppose to fix the bug where maildrop and maildirmake doesn't rebui...
quentusrex
2008-10-31
7cba4d657d26fbe06ef760dc4076b569792e7da6
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
ru_language_add.lng
1
2
3
4
5
6
7
<?php
$wb["list_head_txt"] = 'Добавить новый язык';
$wb["language_select_txt"] = 'Выбрать в качестве базового';
$wb["language_new_txt"] = 'Новый язык';
$wb['btn_save_txt'] = 'Создать новый языковый файл';
$wb['btn_cancel_txt'] = 'Назад';
?>