X Tutup
Skip to content

Commit be090d6

Browse files
committed
Added translation for German language
1 parent f5693a8 commit be090d6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

i18n/de.toml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[latestPost]
2+
other = "Neueste Beiträge"
3+
4+
[latestWork]
5+
other = "Neueste Arbeiten"
6+
7+
[license]
8+
other = "Lizenz"
9+
10+
[toUp]
11+
other = "Zurück nach oben"
12+
13+
[workHomepage]
14+
other = "Startseite"
15+
16+
[usedTheme]
17+
other = "Verwendetes Theme:"
18+
19+
[seeAlso]
20+
other = "Siehe auch"

0 commit comments

Comments
 (0)
X Tutup