Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
ae564b63
Commit
ae564b63
authored
Feb 27, 2012
by
Falko Timme
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No commit message
No commit message
parent
74c2c0f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
interface/lib/lang/de.lng
interface/lib/lang/de.lng
+1
-0
interface/lib/lang/en.lng
interface/lib/lang/en.lng
+1
-0
No files found.
interface/lib/lang/de.lng
View file @
ae564b63
...
...
@@ -69,4 +69,5 @@ $wb['monthnamesshort_dec'] = 'Dez';
$wb
[
'datepicker_nextText'
]
=
'Vor'
;
$wb
[
'datepicker_prevText'
]
=
'Zurück'
;
$wb
[
'logout_txt'
]
=
'LOGOUT'
;
$wb
[
'submit_confirmation'
]
=
"Wollen Sie diese Aktion wirlich ausführen?"
;
?>
interface/lib/lang/en.lng
View file @
ae564b63
...
...
@@ -69,4 +69,5 @@ $wb['monthnamesshort_nov'] = "Nov";
$wb
[
'monthnamesshort_dec'
]
=
"Dec"
;
$wb
[
'datepicker_nextText'
]
=
"Next"
;
$wb
[
'datepicker_prevText'
]
=
"Prev"
;
$wb
[
'submit_confirmation'
]
=
"Do you really want to perform this action?"
;
?>
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