Browser notification

This commit is contained in:
10G Meow 2023-06-11 21:38:28 +03:00
parent fce65d1a3b
commit ecf86661fe
2 changed files with 46 additions and 2 deletions

View file

@ -329,5 +329,8 @@
"fetched_n_of_total_events": "Fetched {count} of {total} events",
"processed_n_of_total_events": "Processed media for {count} of {total} events",
"export_filename": "Exported chat {date}"
},
"notification": {
"title": "New messages in Convene"
}
}