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
|
@ -38,6 +38,8 @@ next = "След." # As in "Next" page.
|
|||
of = "из" # E.g. Page 1 "of" 3
|
||||
all_posts = "Все посты"
|
||||
all_tags = "Все теги"
|
||||
all_projects = "Все проекты"
|
||||
featured_projects = "Избранные проекты"
|
||||
language_selection = "Выбор языка"
|
||||
toggle_mode = "Переключить на режим $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "тёмный"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue