✨ feat: allow showcasing featured projects on homepage (#297)
This commit is contained in:
@@ -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 = "어두운"
|
||||
|
Reference in New Issue
Block a user