summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Schneider2025-06-12 09:20:08 +0200
committerGitHub2025-06-12 09:20:08 +0200
commit53ac4fb678f022094ad72a5d4bd3fea8718fe8f1 (patch)
tree1fc2a08c3301b487263c3d91c59dc8d7c6200433
parent07d159cdbc7dd5ee1987ea22f32e2d5445187529 (diff)
downloadIT.starlight-53ac4fb678f022094ad72a5d4bd3fea8718fe8f1.tar.gz
IT.starlight-53ac4fb678f022094ad72a5d4bd3fea8718fe8f1.tar.bz2
IT.starlight-53ac4fb678f022094ad72a5d4bd3fea8718fe8f1.zip
i18n(de): update German translation `plugins.mdx` (#3244)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r--docs/src/content/docs/de/resources/plugins.mdx5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/de/resources/plugins.mdx b/docs/src/content/docs/de/resources/plugins.mdx
index 7a067ef3..39db5753 100644
--- a/docs/src/content/docs/de/resources/plugins.mdx
+++ b/docs/src/content/docs/de/resources/plugins.mdx
@@ -212,4 +212,9 @@ Diese Community-Tools und Integrationen können verwendet werden, um deiner Star
title="astro-plantuml"
description="PlantUML-Inhalte in Markdown-Codeblöcken wiedergeben."
/>
+ <LinkCard
+ href="https://github.com/joesaby/astro-mermaid"
+ title="astro-mermaid"
+ description="Rendere Mermaid-Inhalte in Markdown-Code-Blöcken auf der Client-Seite."
+ />
</CardGrid>