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
|
@ -31,6 +31,8 @@ next = "Volgende" # As in "Next" page. - Volgende pagina
|
|||
of = "van" # E.g. Page 1 "of" 3
|
||||
all_posts = "Alle berichten"
|
||||
all_tags = "Alle labels"
|
||||
all_projects = "Alle projecten"
|
||||
featured_projects = "Aanbevolen projecten"
|
||||
language_selection = "Selecteer taal"
|
||||
toggle_mode = "Schakel de $MODE-modus in" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "donker"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue