New translations strings.xml (Chinese Traditional)

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

View File

@ -46,12 +46,12 @@
<string name="import_export">匯入/匯出</string>
<string name="select_language">語言</string>
<plurals name="main_posts_count_inline">
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\n貼文</item>
</plurals>
<plurals name="main_posts_followers">
<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>