mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +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
|
@ -35,6 +35,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