Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/de/contribute.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Besuche [Astros GitHub-Profil](https://github.com/withastro), um die folgenden R

- [Astro Docs](https://github.com/withastro/docs), eine komplette Astro-Website! Trage nicht nur zu schriftlichen Inhalten bei, sondern auch zu Astro-Code, der sich mit a11y, CSS, UI und UX befasst. Wir stellen unsere Dokumentation auch in mehreren Sprachen zur Verfügung, daher brauchen wir Hilfe bei der Übersetzung der gesamten Website.

- Der [Astro-Compiler](https://github.com/withastro/compiler), geschrieben in Go, wird als WASM verteilt.
- Der [Astro-Compiler](https://github.com/withastro/compiler-rs), geschrieben in Rust, wird als WASM verteilt.

- Astros [Language Tools](https://github.com/withastro/astro/tree/main/packages/language-tools), das für die Astro-Sprache (`.astro`-Dateien) erforderliche Editor-Tooling.

Expand Down
Loading