forked from deepStateMirrors/tabi
✨ feat: add pinned posts functionality (#424)
This commit is contained in:
parent
42f9bb9781
commit
36e53dc646
34 changed files with 207 additions and 91 deletions
|
@ -23,6 +23,7 @@ one_results = "$NUMBER result" # "1 result"
|
|||
many_results = "$NUMBER results" # "3 results"
|
||||
|
||||
# Navigation.
|
||||
pinned = "Pinned"
|
||||
jump_to_posts = "Jump to posts"
|
||||
read_more = "Read more"
|
||||
one_posts = "$NUMBER post"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue