Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2024-07-17 15:30:28 -04:00
parent 61405a62c2
commit f714e038a0
68 changed files with 533 additions and 131 deletions

View File

@@ -1350,6 +1350,12 @@
<string name="InputPanel_tap_and_hold_to_record_a_voice_message_release_to_send">ხმოვანი წერილის ჩასაწერად გეჭიროს, გასაგზავნად გაუშვი</string>
<!-- When editing a message, label shown above the text input field in the composer -->
<string name="InputPanel_edit_message">შეტყობინების რედაქტირება</string>
<!-- Dialog title shown if users are about to discard their draft message -->
<string name="InputPanel__discard_draft">Discard draft?</string>
<!-- Dialog message explaining their action cannot be reversed -->
<string name="InputPanel__this_action_cant_be_undone">This action can\'t be undone.</string>
<!-- Button inside an alert dialog confirming the deletion of their draft -->
<string name="InputPanel__discard">Discard</string>
<!-- InviteActivity -->
<string name="InviteActivity_share">გაზიარება</string>