Merge branch '487-notifications-via-service-worker' into 'dev'

Notification via service worker and manifest.json for shortcut mobile/desktop app

See merge request keanuapp/keanuapp-weblite!210
This commit is contained in:
N Pex 2023-07-31 14:16:00 +00:00
commit 7643772d0a
19 changed files with 217 additions and 51 deletions

View file

@ -17,7 +17,9 @@
"minutes": "1 minute ago | {n} minutes ago",
"hours": "1 hour ago | {n} hours ago",
"days": "1 day ago | {n} days ago"
}
},
"close": "close",
"notify": "Notify"
},
"menu": {
"start_private_chat": "Private chat with this user",
@ -353,7 +355,13 @@
"export_filename": "Exported chat {date}"
},
"notification": {
"title": "New message received"
"title": "New message received",
"dialog" : {
"title": "Stay Connected with Chat Notifications!",
"body": "Never miss a message or important conversation again! Be notified whenever someone sends you a message or replies to your chat.",
"enable": "Enable"
},
"blocked_message": "Notifications blocked. Please reset the permissions"
},
"emoji": {
"search": "Search...",