dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed regex for email filed to allow _ in email addresses.
tbrehm
2010-06-30
0f7d3e2306acbdf618ed2a2d48d1c8cf3457fd87
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
tr_groups.lng
1
2
3
4
5
<?php
$wb['description_txt'] = 'Açıklama';
$wb['name_txt'] = 'Grup';
$wb['name_err'] = 'Grup ismi 1-30 karakter arasında olmalı.';
?>