mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
34 lines
No EOL
367 B
TOML
34 lines
No EOL
367 B
TOML
# Translations for Deutsch
|
|
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
|
|
|
# Single.html
|
|
|
|
[Written]
|
|
other = "Geschrieben"
|
|
|
|
[by]
|
|
other = "durch"
|
|
|
|
[with]
|
|
other = "mit"
|
|
|
|
[on]
|
|
other = "auf"
|
|
|
|
[in]
|
|
other = "im"
|
|
|
|
[Author]
|
|
other = "Autor"
|
|
|
|
[Link]
|
|
other = "Verknüpfung"
|
|
|
|
[Tag]
|
|
other = "Etikett"
|
|
|
|
[Home]
|
|
other = "Zuhause"
|
|
|
|
[back]
|
|
other = "Zurück" |