New translations strings.xml (Chinese Simplified)

This commit is contained in:
Austin Huang 2021-03-05 15:18:56 -05:00
parent 06c79f3046
commit b99a89583e
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">总是显示帖子标题</string>