forked from deepStateMirrors/tabi
✨ feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
57a0a8e1a0
commit
0253799f23
52 changed files with 1824 additions and 75 deletions
|
@ -30,6 +30,7 @@ few_results = "تم العثور على $NUMBER نتائج" # for 3 to 10 searc
|
|||
many_results = "تم العثور على $NUMBER نتيجة" # 11 or more search results.
|
||||
|
||||
# Navigation.
|
||||
jump_to_posts = "الإنتقال إلى التدوينات"
|
||||
read_more = "إقرأ المزيد"
|
||||
one_posts = "تدوينة واحدة" #One blog post.
|
||||
two_posts = "تدوينتين" #Two blog posts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue