feat: translations (#1410)

Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
This commit is contained in:
RSR/
2025-08-02 16:09:08 +04:00
committed by GitHub
parent 621c16d7f4
commit 9c3cfb0685
3 changed files with 41 additions and 10 deletions

View File

@@ -1541,7 +1541,39 @@
"cancel": "Cancel",
"open": "Open",
"download": "Download",
"send": "Send"
"send": "Send",
"restore_original": "Restore Original",
"convert_external_media": "Convert External Media"
},
"tracker_events": {
"conversation_enter": "Conversation Enter",
"conversation_exit": "Conversation Exit",
"started_typing": "Started Typing",
"stopped_typing": "Stopped Typing",
"started_speaking": "Started Speaking",
"stopped_speaking": "Stopped Speaking",
"started_peeking": "Started Peeking",
"stopped_peeking": "Stopped Peeking",
"message_read": "Message Read",
"message_deleted": "Message Deleted",
"message_saved": "Message Saved",
"message_unsaved": "Message Unsaved",
"message_edited": "Message Edited",
"message_reaction_add": "Message Reaction Add",
"message_reaction_remove": "Message Reaction Remove",
"snap_opened": "Snap Opened",
"snap_replayed": "Snap Replayed",
"snap_replayed_twice": "Snap Replayed Twice",
"snap_screenshot": "Snap Screenshot",
"snap_screen_record": "Snap Screen Record"
},
"tracker_actions": {
"log": "Log",
"in_app_notification": "In-App Notification",
"push_notification": "Push Notification",
"custom": "Custom"
},
"better_notifications": {