dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Updated SWE lng
NBonline
2005-12-21
e0b6391e945a8aeb556fa73b04235eb36d99d434
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
de.lng
1
2
3
4
5
6
7
<?php
$wb["Yes"] = 'Ja';
$wb["No"] = 'Nein';
$wb["error_no_permission"] = 'Sie haben nicht die Berechtigung, den Vorgang durchzuführen!';
?>