Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ISPConfig
ISPConfig 3
Commits
efe94263
Commit
efe94263
authored
12 years ago
by
cfoe
Browse files
Options
Downloads
Patches
Plain Diff
completion of DE_lang-files + utf8 check
parent
119896fd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!46
Master
,
!21
Master
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
interface/web/sites/lib/lang/de.lng
+5
-5
5 additions, 5 deletions
interface/web/sites/lib/lang/de.lng
with
5 additions
and
5 deletions
interface/web/sites/lib/lang/de.lng
+
5
−
5
View file @
efe94263
<?php
$wb
[
'Database'
]
=
'Datenbank'
;
$wb
[
'Options'
]
=
'Optionen'
;
$wb
[
'Shell User'
]
=
'Shell
Benutzer'
;
$wb
[
'Shell User'
]
=
'Shell
-
Benutzer'
;
$wb
[
'Domain'
]
=
'Domain'
;
$wb
[
'Redirect'
]
=
'Umleitung'
;
$wb
[
'SSL'
]
=
'SSL'
;
$wb
[
'Subdomain'
]
=
'Subdomain'
;
$wb
[
'Sites'
]
=
'Sites'
;
$wb
[
'Aliasdomain'
]
=
'Aliasdomain'
;
$wb
[
'FTP-User'
]
=
'FTP
Benutzer'
;
$wb
[
'FTP-User'
]
=
'FTP
-
Benutzer'
;
$wb
[
'FTP'
]
=
'FTP'
;
$wb
[
'Shell-User'
]
=
'Shell
Benutzer'
;
$wb
[
'Shell-User'
]
=
'Shell
-
Benutzer'
;
$wb
[
'Shell'
]
=
'Shell'
;
$wb
[
'Websites'
]
=
'Domains'
;
$wb
[
'Stats'
]
=
'Statistiken'
;
...
...
@@ -19,7 +19,7 @@ $wb['Cron'] = 'Cron';
$wb
[
'Cron Jobs'
]
=
'Cron Jobs'
;
$wb
[
'Statistics'
]
=
'Statistik'
;
$wb
[
'Web traffic'
]
=
'Web Traffic'
;
$wb
[
'Webdav-User'
]
=
'Web
dav Us
er'
;
$wb
[
'Webdav'
]
=
'Web
dav
'
;
$wb
[
'Webdav-User'
]
=
'Web
DAV-Benutz
er'
;
$wb
[
'Webdav'
]
=
'Web
DAV
'
;
$wb
[
'Website quota (Harddisk)'
]
=
'Website quota (Harddisk)'
;
?>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment