Sync Strings from Localazy

This commit is contained in:
bmarty 2025-02-17 00:30:17 +00:00 committed by github-actions[bot]
parent 2b3481a3c6
commit f549e7bba2
305 changed files with 3034 additions and 1047 deletions

View file

@ -1,4 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_bottom_sheet_create_dm_confirmation_button_title">"Einladung senden"</string>
<string name="screen_bottom_sheet_create_dm_message">"Möchten Sie einen Chat mit %1$s starten?"</string>
<string name="screen_bottom_sheet_create_dm_title">"Einladung senden?"</string>
<string name="screen_invites_invited_you">"%1$s (%2$s) hat dich eingeladen"</string>
</resources>