Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dokuwiki-plugin-codemirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
19
Issues
19
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Albert Gasset
dokuwiki-plugin-codemirror
Commits
6aad23c3
Unverified
Commit
6aad23c3
authored
Nov 22, 2017
by
Albert Gasset
Committed by
GitHub
Nov 22, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #76 from dokuwiki-translate/lang_update_575
Translation update (de-informal)
parents
095a1edb
f2db5b1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
settings.php
lang/de-informal/settings.php
+4
-3
No files found.
lang/de-informal/settings.php
View file @
6aad23c3
...
...
@@ -5,6 +5,7 @@
*
* @author F. Mueller-Donath <j.felix@mueller-donath.de>
*/
$lang
[
'nativeeditor'
]
=
'Verwende den nativen DokuWiki Editor als Standard'
;
$lang
[
'codesyntax'
]
=
'Verwenden CodeMirror um die Syntax hervorzuheben wenn du Seiten betrachtest.'
;
$lang
[
'usenativescroll'
]
=
'Verwende den nativen Scrollbar-Stil statt des Standard Overlay Stils'
;
$lang
[
'nativeeditor'
]
=
'Verwende den originalen Dokuwiki Editor als Standard'
;
$lang
[
'codesyntax'
]
=
'CodeMirror benutzen um die Syntax hervorzuheben wenn du Seiten betrachtest.'
;
$lang
[
'usenativescroll'
]
=
'Verwende den originalen Scrollbar-Stil statt des Standard Overlay Stils'
;
$lang
[
'autoheight'
]
=
'Automatische Höhe'
;
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