✨ feat: allow showcasing featured projects on homepage (#297)
This commit is contained in:
@@ -31,6 +31,8 @@ next = "Suivant" # As in "Next" page.
|
||||
of = "sur" # E.g. Page 1 "of" 3
|
||||
all_posts = "Tous les articles"
|
||||
all_tags = "Toutes les étiquettes"
|
||||
all_projects = "Tous les projets"
|
||||
featured_projects = "Projets à la une"
|
||||
language_selection = "Sélection de la langue"
|
||||
toggle_mode = "Basculer en mode $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "sombre"
|
||||
|
Reference in New Issue
Block a user