forked from deepStateMirrors/tabi
✨ feat: allow showcasing featured projects on homepage (#297)
This commit is contained in:
parent
7ef74a8f53
commit
e7172a0432
28 changed files with 174 additions and 26 deletions
|
@ -35,6 +35,8 @@ next = "Nächst" # As in "Next" page.
|
|||
of = "von" # E.g. Page 1 "of" 3
|
||||
all_posts = "Alle Beiträge"
|
||||
all_tags = "Alle Tags"
|
||||
all_projects = "Alle Projekte"
|
||||
featured_projects = "Empfohlene Projekte"
|
||||
language_selection = "Sprachauswahl"
|
||||
toggle_mode = "Wechsle in den $MODE Modus" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "dunkel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue