mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
i18n(ar): fix 'jump_to_posts' string
This commit is contained in:
parent
9ed985fa09
commit
0bf62818c2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ few_results = "تم العثور على $NUMBER نتائج" # for 3 to 10 searc
|
|||
many_results = "تم العثور على $NUMBER نتيجة" # 11 or more search results.
|
||||
|
||||
# Navigation.
|
||||
jump_to_posts = "الانتقال إلى المنشورات"
|
||||
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