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 = "Successivo" # As in "Next" page.
|
|||
of = "di" # E.g. Page 1 "of" 3
|
||||
all_posts = "Tutti i post"
|
||||
all_tags = "Tutti i tag"
|
||||
all_projects = "Tutti i progetti"
|
||||
featured_projects = "Progetti in evidenza"
|
||||
language_selection = "Selezione della lingua"
|
||||
toggle_mode = "Passa alla modalità $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "scuro"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue