mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ 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
|
@ -42,6 +42,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