dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2639 - App Installer: Apps not deleted from ISPConfig if website...
ftimme
2013-02-13
5720a59824953dd0fde12e850ce9bd769a3ab3d8
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
hr_groups.lng
1
2
3
4
5
<?php
$wb['description_txt'] = 'Opis';
$wb['name_txt'] = 'Grupa';
$wb['name_err'] = 'Grupa mora biti barem jedan do maksimalno 30 znakova.';
?>