Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lolo888
ISPConfig 3
Commits
ec3d9abb
Commit
ec3d9abb
authored
May 24, 2012
by
cfoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added missing lang-string top_menu_mailuser + changed umlaut code to utf8 chars
parent
0ce0fdbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
interface/lib/lang/de.lng
interface/lib/lang/de.lng
+5
-4
No files found.
interface/lib/lang/de.lng
View file @
ec3d9abb
...
...
@@ -36,9 +36,10 @@ $wb['top_menu_dns'] = 'DNS';
$wb
[
'top_menu_tools'
]
=
'Einstellungen'
;
$wb
[
'top_menu_help'
]
=
'Support'
;
$wb
[
'top_menu_billing'
]
=
'Billing'
;
$wb
[
'top_menu_mailuser'
]
=
'Mailuser'
;
$wb
[
'top_menu_domain'
]
=
'Domains'
;
$wb
[
'top_menu_dashboard'
]
=
'Home'
;
$wb
[
'latest_news_txt'
]
=
'
Latest news
'
;
$wb
[
'latest_news_txt'
]
=
'
Neuigkeiten
'
;
$wb
[
'top_menu_vm'
]
=
'VServer'
;
$wb
[
'daynamesmin_su'
]
=
'So'
;
$wb
[
'daynamesmin_mo'
]
=
'Mo'
;
...
...
@@ -56,7 +57,7 @@ $wb['daynames_friday'] = 'Freitag';
$wb
[
'daynames_saturday'
]
=
'Samstag'
;
$wb
[
'monthnamesshort_jan'
]
=
'Jan'
;
$wb
[
'monthnamesshort_feb'
]
=
'Feb'
;
$wb
[
'monthnamesshort_mar'
]
=
'M
ä
r'
;
$wb
[
'monthnamesshort_mar'
]
=
'M
ä
r'
;
$wb
[
'monthnamesshort_apr'
]
=
'Apr'
;
$wb
[
'monthnamesshort_may'
]
=
'Mai'
;
$wb
[
'monthnamesshort_jun'
]
=
'Jun'
;
...
...
@@ -67,7 +68,7 @@ $wb['monthnamesshort_oct'] = 'Okt';
$wb
[
'monthnamesshort_nov'
]
=
'Nov'
;
$wb
[
'monthnamesshort_dec'
]
=
'Dez'
;
$wb
[
'datepicker_nextText'
]
=
'Vor'
;
$wb
[
'datepicker_prevText'
]
=
'Zur
ü
ck'
;
$wb
[
'datepicker_prevText'
]
=
'Zur
ü
ck'
;
$wb
[
'logout_txt'
]
=
'LOGOUT'
;
$wb
[
'submit_confirmation'
]
=
'Wollen Sie diese Aktion wirlich ausführen?'
;
$wb
[
'globalsearch_resultslimit_of_txt'
]
=
"von"
;
...
...
@@ -76,4 +77,4 @@ $wb['globalsearch_noresults_text_txt'] = "Keine Treffer.";
$wb
[
'globalsearch_noresults_limit_txt'
]
=
"0 Treffer"
;
$wb
[
'globalsearch_searchfield_watermark_txt'
]
=
"Suche"
;
$wb
[
'globalsearch_suggestions_text_txt'
]
=
"Vorschläge"
;
?>
?>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment