New translations strings.xml (Dutch)

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

View File

@ -47,13 +47,13 @@
<string name="select_language">Taal</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\nBerichten</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="other">%s\nVolgers</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nVolgend</string>
<string name="post_viewer_autoplay_video">Video\'s automatisch afspelen</string>
<string name="post_viewer_muted_autoplay">Video\'s altijd dempen</string>
<string name="post_viewer_show_captions">Always show post captions</string>