dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Allow subqueries of strings in remote API.
tbrehm
2012-01-12
bb0c7702e7f2698aa73c94c891e74ef7d97e5e97
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
ru_groups.lng
1
2
3
4
5
<?php
$wb['description_txt'] = 'Описание';
$wb['name_txt'] = 'Группа';
$wb['name_err'] = 'Группа должна иметь от 1 до 30 символов.';
?>