-
-
Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy pathde.json
More file actions
16 lines (16 loc) · 1000 Bytes
/
de.json
File metadata and controls
16 lines (16 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"epilog": "Dokumentation:\n https://docsifyjs.github.io/docsify\n https://docsifyjs.github.io/docsify-cli\n\nEntwicklung:\n https://github.com/docsifyjs/docsify-cli/blob/master/CONTRIBUTING.md\n",
"group.globaloptions": "Globale Optionen",
"help": "Zeige Hilfe an",
"init": "Erzeuge neue Dokumentation.",
"init.local": "Kopiere docsify Dateien in lokale Ordner. Um explizit --local auf false zu setzen, kannst du --no-local verwenden.",
"init.rc": "Probieren Sie die neueste Vorschauversion von docsify aus.",
"init.theme": "Zu verwendende Theme Dateien.",
"serve": "Lasse lokalen Server zur Webseitenvorschau laufen.",
"serve.open": "Dokumentation im Standardbrowser öffnen. Um explizit --open auf false zu setzen, kannst du --no-open verwenden.",
"serve.port": "Listen port.",
"serve.indexname": "Custom filename instead of index.html to serve by default",
"livereload.port": "livereload Listen port.",
"usage": "Anwendung",
"version": "Zeige Versionsnummer an"
}