✨ feat: allow showcasing featured projects on homepage (#297)
This commit is contained in:
@@ -31,6 +31,8 @@ next = "Seguinte" # As in "Next" page.
|
||||
of = "de" # E.g. Page 1 "of" 3
|
||||
all_posts = "Todas as publicações"
|
||||
all_tags = "Todas as etiquetas"
|
||||
all_projects = "Todos os projetos"
|
||||
featured_projects = "Projetos em destaque"
|
||||
language_selection = "Seleção de idioma"
|
||||
toggle_mode = "Alternar para o modo $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "escuro"
|
||||
|
Reference in New Issue
Block a user