i18n(ar): fix 'jump_to_posts' string

This commit is contained in:
welpo 2024-11-07 14:35:57 +01:00
parent 9ed985fa09
commit 0bf62818c2
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6

View file

@ -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.