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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user