Sync Strings from Localazy

This commit is contained in:
bmarty 2024-05-13 12:47:48 +00:00 committed by github-actions[bot]
parent 04ee8ecdab
commit 602b3988e4
258 changed files with 3323 additions and 607 deletions

View file

@ -48,9 +48,8 @@
<item quantity="other">"%1$s, %2$s și încă %3$d"</item>
</plurals>
<plurals name="screen_room_typing_notification">
<item quantity="one">"%1$s scrie"</item>
<item quantity="few">"%1$s scriu"</item>
<item quantity="other">"%1$s scriu"</item>
<item quantity="one">"%1$s tastează"</item>
<item quantity="other">"%1$s tastează"</item>
</plurals>
<string name="screen_room_typing_two_members">"%1$s și %2$s"</string>
</resources>