* started moving blog to bootstrap, but keeping the design. Currently far from done
This commit is contained in:
parent
92f4aecbee
commit
9af249c0b2
3 changed files with 64 additions and 33 deletions
|
|
@ -109,8 +109,8 @@ noComments DE = " Keine Kommentare"
|
|||
noComments EN = " No comments yet"
|
||||
|
||||
cHead :: BlogLang -> Text
|
||||
cHead DE = "Kommentare:"
|
||||
cHead EN = "Comments:"
|
||||
cHead DE = "Kommentare"
|
||||
cHead EN = "Comments"
|
||||
|
||||
cwHead :: BlogLang -> Text
|
||||
cwHead DE = "Kommentieren:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue