mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
07.30.2021 0c631c8ea2d9640c83dc727d6984d835fa017b63
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
35
36
[category]
other = "Kategorie"
 
[tag]
other = "Tag"
 
[reading_time]
one = "{{ .Count }} Minute zum Lesen"
other = "{{ .Count }} Minuten zum Lesen"
 
[page_not_found]
other = "Seite nicht gefunden"
 
[page_does_not_exist]
other = "Tut mir Leid, diese Seite existiert leider nicht."
 
[head_back]
other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>."
 
[comments]
other = "Kommentare"
 
[send]
other = "Senden"
 
[read_more]
other = "weiterlesen"
 
[name]
other = "Name"
 
[email]
other = "E-Mail Adresse"
 
[message]
other = "Nachricht"