Welcome to mirror list, hosted at ThFree Co, Russian Federation.

de.toml « i18n - github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 811caffcb1e1d0c61bb8be37e6403518820b801b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# 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"