New translations strings.xml (Japanese)

This commit is contained in:
Austin Huang 2021-03-05 14:32:30 -05:00
parent e0ab1fb0ff
commit 028e9760dd
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</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="other">%s フォロワー</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s フォロー中 </string>
<string name="main_posts_following">%s\nFollowing</string>
<string name="post_viewer_autoplay_video">動画を自動再生する</string>
<string name="post_viewer_muted_autoplay">動画を常にミュートする</string>
<string name="post_viewer_show_captions">キャプションを常に表示</string>