'translationKey' in Archetype aufgenommen.
This commit is contained in:
parent
93eda53f77
commit
720d42fe15
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
||||||
date = '{{ .Date }}'
|
date = '{{ .Date }}'
|
||||||
draft = false
|
draft = false
|
||||||
title = '{{ replace .File.ContentBaseName `-` ` ` | title }}'
|
title = '{{ replace .File.ContentBaseName `-` ` ` | title }}'
|
||||||
|
translationKey = '' # einzigartiger Identifier um Übersetzungen zu verknüpfen
|
||||||
+++
|
+++
|
||||||
Loading…
Add table
Add a link
Reference in a new issue