Merge pull request #2921 from element-hq/sync-localazy

Sync Strings
This commit is contained in:
Benoit Marty 2024-05-27 15:52:38 +02:00 committed by GitHub
commit 3a39e2a3ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
77 changed files with 727 additions and 540 deletions

View file

@ -22,6 +22,7 @@
<item quantity="other">"%d 則新訊息"</item>
</plurals>
<string name="notification_reaction_body">"回應 %1$s"</string>
<string name="notification_room_action_mark_as_read">"標為已讀"</string>
<string name="notification_room_action_quick_reply">"快速回覆"</string>
<string name="notification_room_invite_body">"邀請您加入聊天室"</string>
<string name="notification_sender_me">"我"</string>