Merge branch 'develop' into feature/fga/user_moderation_bottomsheet

This commit is contained in:
ganfra 2025-05-23 17:28:48 +02:00
commit 03e1926e14
250 changed files with 3339 additions and 2742 deletions

View file

@ -185,6 +185,10 @@ Neden: %1$s."</string>
<string name="common_link_copied_to_clipboard">"Bağlantı panoya kopyalandı"</string>
<string name="common_loading">"Yükleniyor…"</string>
<string name="common_loading_more">"Daha fazla yükleniyor…"</string>
<plurals name="common_many_members">
<item quantity="one">"%d diğer"</item>
<item quantity="other">"%d diğer"</item>
</plurals>
<plurals name="common_member_count">
<item quantity="one">"%1$d üye"</item>
<item quantity="other">"%1$d üye"</item>