cradle*: add German translation (#4841)

This commit is contained in:
Felix Brilej
2020-10-28 18:57:00 +01:00
committed by GitHub
parent fce33fcc76
commit 6155aa9a2a
6 changed files with 153 additions and 0 deletions

21
pages.de/common/cradle.md Normal file
View File

@@ -0,0 +1,21 @@
# cradle
> Das Cradle PHP Framework.
> Siehe `cradle-install`, `cradle-deploy`, etc. für zusätzliche Informationen.
> Weitere Informationen zu Cradle: <https://cradlephp.github.io>.
- Verbinden zu einem Server:
`cradle connect {{Server}}`
- Anzeigen der Hilfe-Seite:
`cradle help`
- Anzeigen der Hilfe-Seite für ein bestimmtes Kommando:
`cradle {{Kommando}} help`
- Ausführen eines Cradle Kommandos:
`cradle {{Kommando}}`