dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
change from Domäne to Domain in DE_lang-files -> consistent usage + utf8 check
cfoe
2012-05-21
37e2677503d2617fe50e7976d5384a022de11a7f
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
domain
/
lib
/
lang
/
el_domain.lng
1
2
3
4
5
6
<?php
$wb['domain_error_empty'] = 'Το όνομα domain δεν έχει οριστεί';
$wb['domain_error_unique'] = 'Το όνομα domain υπάρχει';
$wb['domain_error_regex'] = 'Το όνομα domain δεν επιτρέπεται';
$wb['Domain'] = 'Domain';
?>