We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
page.lastUpdated
1 parent 97e8103 commit fcc0633Copy full SHA for fcc0633
.changeset/de-update-translation.md
@@ -0,0 +1,5 @@
1
+---
2
+'@astrojs/starlight': patch
3
4
+
5
+Updates German UI translations to be more idiomatic.
packages/starlight/translations/de.json
@@ -15,7 +15,7 @@
15
"tableOfContents.overview": "Überblick",
16
"i18n.untranslatedContent": "Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.",
17
"page.editLink": "Seite bearbeiten",
18
- "page.lastUpdated": "Zuletzt bearbeitet:",
+ "page.lastUpdated": "Zuletzt aktualisiert:",
19
"page.previousLink": "Vorherige Seite",
20
"page.nextLink": "Nächste Seite",
21
"page.draft": "Dieser Inhalt ist ein Entwurf und wird nicht in den Produktions-Builds enthalten sein.",
0 commit comments