mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ feat: add pinned posts functionality (#424)
This commit is contained in:
parent
42f9bb9781
commit
36e53dc646
34 changed files with 207 additions and 91 deletions
|
@ -25,6 +25,7 @@ one_results = "$NUMBER परिणाम" # "1 result"
|
|||
many_results = "$NUMBER परिणाम" # "3 results"
|
||||
|
||||
# Navigation.
|
||||
pinned = "पिन किया गया"
|
||||
jump_to_posts = "पोस्ट पर जाएं"
|
||||
read_more = "और पढ़ें"
|
||||
one_posts = "$NUMBER पोस्ट"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue