New translations strings.xml (Italian)

This commit is contained in:
Austin Huang 2021-03-05 15:19:04 -05:00
parent 2d45d2715d
commit af9e6868f6
1 changed files with 4 additions and 4 deletions

View File

@ -47,13 +47,13 @@
<string name="select_language">Lingua</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\nPost</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="one">%s\nSeguace</item>
<item quantity="other">%s\nSeguaci</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nSeguiti</string>
<string name="post_viewer_autoplay_video">Riproduzione automatica video</string>
<string name="post_viewer_muted_autoplay">Silenzia sempre i video</string>
<string name="post_viewer_show_captions">Mostra sempre le didascalie dei post</string>