summaryrefslogtreecommitdiff
path: root/docs/src/config.ts
diff options
context:
space:
mode:
authorGravatar Konstantinos Kostarellis <delight@users.noreply.github.com> 2021-11-10 16:25:14 +0100
committerGravatar GitHub <noreply@github.com> 2021-11-10 09:25:14 -0600
commitbb4de7029401d36f615cb53f322e5cbadfa02771 (patch)
treebd86ca8059c6cd24169e98f8876572d5f01a4c9e /docs/src/config.ts
parent00eaca88967bae3e50fbef007c7ea1e25dffd961 (diff)
downloadastro-bb4de7029401d36f615cb53f322e5cbadfa02771.tar.gz
astro-bb4de7029401d36f615cb53f322e5cbadfa02771.tar.zst
astro-bb4de7029401d36f615cb53f322e5cbadfa02771.zip
fixes links in german docs + adds a german translation for installation.md (#1756)
* fixes links in german docs * Adds german translation of installation.md * Thnx for proofreading / correctinos - agree upon informal version looking good so far - next: fixing a few minor ones Co-authored-by: Kim Schneider <web@schneider.kim> * Finalizes the switch to informal german + some minor fixes * applies changes from commit da8d4fdea0cc7fee2b757c628971fd57c0f1fa4f Co-authored-by: Konstantinos Kostarellis <Konstantinos.Kostarellis@gmail.com> Co-authored-by: Kim Schneider <web@schneider.kim>
Diffstat (limited to 'docs/src/config.ts')
-rw-r--r--docs/src/config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts
index c65c3822d..95b1b29ff 100644
--- a/docs/src/config.ts
+++ b/docs/src/config.ts
@@ -41,6 +41,7 @@ export const SIDEBAR = {
de: [
{ text: 'Willkommen', header: true },
{ text: 'Einführung', link: 'de/getting-started' },
+ { text: 'Schnellstart', link: 'de/quick-start' },
],
nl: [
{ text: 'Welkom', header: true },