i18n(de): add emdash.mdx translation - #14523
Conversation
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Preview deployment ✅ Deployment complete!
|
randomguy-2650
left a comment
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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).
Description (required)
Adds the German translation of the EmDash CMS guide, following the English page merged in #14428.
de/guides/cms/so far holds onlyindex.mdx). Two terms follow EmDash's own German admin:AdminbereichandEinrichtungsassistent.emdash-localecookie, thenAccept-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./de/and keep the English anchor where the target page has no German translation yet, as the existing German pages do.References