New translations strings.xml (Vietnamese)

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

View File

@ -46,12 +46,12 @@
<string name="import_export">Nhập/Xuất</string>
<string name="select_language">Ngôn ngữ</string>
<plurals name="main_posts_count_inline">
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\nBài đăng</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="other">%s\nFollowers</item>
<item quantity="other">%s\nNgười theo dõi</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nĐang theo dõi</string>
<string name="post_viewer_autoplay_video">Tự động phát video</string>
<string name="post_viewer_muted_autoplay">Luôn luôn tắt âm thanh video</string>
<string name="post_viewer_show_captions">Always show post captions</string>