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

@ -174,6 +174,10 @@ Reden: %1$s."</string>
<string name="common_light">"Licht"</string>
<string name="common_link_copied_to_clipboard">"Link gekopieerd naar klembord"</string>
<string name="common_loading">"Laden…"</string>
<plurals name="common_many_members">
<item quantity="one">"%d andere"</item>
<item quantity="other">"%d anderen"</item>
</plurals>
<plurals name="common_member_count">
<item quantity="one">"%1$d lid"</item>
<item quantity="other">"%1$d leden"</item>