Skip to content

Commit cc10be7

Browse files
i18n(de): add forgotten translation [i18nIgnore] (#12699)
Co-authored-by: Yan <[email protected]>
1 parent aefdac7 commit cc10be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/de/basics/layouts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Ein Markdown-Layout hat Zugriff auf alle [verfügbaren Eigenschaften](/de/guides
195195

196196
* Die Überschrifteninformationen (d.h. die Elemente `h1 -> h6`) sind über das Array `headings` verfügbar und nicht über die Funktion `getHeadings()`.
197197

198-
* `file` and `url` are *also* available as nested `frontmatter` properties (i.e. `frontmatter.url` and `frontmatter.file`).
198+
* `file` und `url` sind *ebenfalls* verfügbar als verschachtelte `frontmatter` Eigenschaften (z. B. `frontmatter.url` und `frontmatter.file`).
199199

200200
:::
201201

0 commit comments

Comments
 (0)