New translations strings.xml (Persian)

This commit is contained in:
Austin Huang 2021-03-05 15:18:53 -05:00
parent 6168a4e489
commit f887b45e4e
1 changed files with 3 additions and 3 deletions

View File

@ -47,13 +47,13 @@
<string name="select_language">زبان</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\n پست‌ها</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="other">%s\nدنبال کننده ها</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nدنبال کننده ها</string>
<string name="post_viewer_autoplay_video">پخش خودکار فیلم ها</string>
<string name="post_viewer_muted_autoplay">همیشه فیلم هارو بی صدا کن</string>
<string name="post_viewer_show_captions">Always show post captions</string>