dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Creating sandbox cos with svn we can, wanna come and play ?
pedro_morgan
2007-08-17
36b605af9327e1d149350f8ac99a62034c781cd9
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
se_groups.lng
1
2
3
4
5
<?php
$wb["description_txt"] = 'Beskrivning';
$wb["name_txt"] = 'Grupp';
$wb["name_err"] = 'Gruppnamn måste ha min 1, max 30 Tecken.';
?>