Skip to content

i18n(de): add emdash.mdx translation - #14523

Open
danielmlr wants to merge 2 commits into
withastro:mainfrom
danielmlr:add/de-emdash-guide
Open

i18n(de): add emdash.mdx translation#14523
danielmlr wants to merge 2 commits into
withastro:mainfrom
danielmlr:add/de-emdash-guide

Conversation

@danielmlr

@danielmlr danielmlr commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Description (required)

Adds the German translation of the EmDash CMS guide, following the English page merged in #14428.

  • This is the first individual CMS guide in German (de/guides/cms/ so far holds only index.mdx). Two terms follow EmDash's own German admin: Adminbereich and Einrichtungsassistent.
  • EmDash ships a German admin catalog and resolves the locale from the emdash-locale cookie, then Accept-Language. A reader on a German browser gets German labels, so the steps name those: Webseite, Benutzerkonto, Anmelden, Passkey erstellen, Speichern, Publizieren. + Post stays, because that button takes its label from the seeded content type, not the UI catalog.
  • Internal links point to /de/ and keep the English anchor where the target page has no German translation yet, as the existing German pages do.

References

@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Sep 9, 2026
@astrobot-houston

astrobot-houston commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
de/guides/cms/emdash.mdx Localization added, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Preview deployment

✅ Deployment complete!

@danielmlr
danielmlr marked this pull request as ready for review September 9, 2026 19:43

@randomguy-2650 randomguy-2650 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly good but I’m currently only checking for vocabulary and such. Once I have time I’ll review this a bit more throughly.

import { Steps } from '@astrojs/starlight/components';
import PackageManagerTabs from '~/components/tabs/PackageManagerTabs.astro';

[EmDash](https://emdashcms.com/) ist ein quelloffenes Full-Stack-CMS, das speziell für Astro entwickelt wurde und deine Website um datenbankgestützte Inhalte, einen Adminbereich, eine Medienbibliothek, Menüs und Taxonomien erweitert.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah… I’m not so sure about “quelloffen”, it just sounds really bureaucratic in a way. I’ve also never come across it that often.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. No other German page uses quelloffen, and the ones that mention open source all write Open-Source, so it now reads ein Open-Source-Full-Stack-CMS (d4f2d64).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants