Sync strings again.

Revert wrong change on Hungarian plurals.
This commit is contained in:
Benoit Marty 2025-02-17 11:29:18 +01:00
parent 3dddd90d97
commit 83ede0f774
13 changed files with 63 additions and 41 deletions

View file

@ -14,7 +14,7 @@
<item quantity="other">"%d notifications"</item>
</plurals>
<string name="notification_fallback_content">"Notification"</string>
<string name="notification_incoming_call">"Appel entrant"</string>
<string name="notification_incoming_call">"📹 Appel entrant"</string>
<string name="notification_inline_reply_failed">"** Échec de lenvoi - veuillez ouvrir le salon"</string>
<string name="notification_invitation_action_join">"Rejoindre"</string>
<string name="notification_invitation_action_reject">"Rejeter"</string>