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 resultaat" # "1 result"
|
|||
many_results = "$NUMBER resultaten" # "3 results"
|
||||
|
||||
# Navigation.
|
||||
pinned = "Vastgezet"
|
||||
jump_to_posts = "Naar berichten springen"
|
||||
read_more = "Lees meer"
|
||||
one_posts = "$NUMBER bericht" # "1 post"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue