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

@@ -27,6 +27,7 @@ one_results = "$NUMBER 結果" # "1 result"
many_results = "$NUMBER 結果" # "3 results"
# Navigation.
pinned = "固定"
jump_to_posts = "投稿へジャンプ"
read_more = "続きを読む"
one_posts = "$NUMBER 投稿"