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 = "下一页" # As in "Next" page.
|
|||
of = "/" # E.g. Page 1 "of" 3
|
||||
all_posts = "所有文章"
|
||||
all_tags = "所有标签"
|
||||
all_projects = "所有项目" # Machine translated.
|
||||
featured_projects = "特色项目" # Machine translated.
|
||||
language_selection = "语言选择" # Machine translated.
|
||||
toggle_mode = "切换到$MODE模式" # $MODE will be replaced by a value (or both) below. Machine translated.
|
||||
dark = "暗" # Machine translated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue