feat: add pinned posts functionality (#424)

This commit is contained in:
Óscar
2024-11-13 18:07:46 +01:00
committed by GitHub
parent 42f9bb9781
commit 36e53dc646
34 changed files with 207 additions and 91 deletions

View File

@@ -23,6 +23,7 @@ one_results = "$NUMBER 个结果"
many_results = "$NUMBER 个结果"
# Navigation.
pinned = "置顶"
jump_to_posts = "跳转到文章"
read_more = "阅读全文"
one_posts = "$NUMBER 篇文章"