Profile settings: add global Notification toggle
This commit is contained in:
parent
1ddedac0ef
commit
3ad766fe12
8 changed files with 128 additions and 79 deletions
|
|
@ -218,7 +218,8 @@
|
|||
"password_new": "New password",
|
||||
"password_repeat": "Repeat new password",
|
||||
"display_name": "Display name",
|
||||
"display_name_required": "Display name is required"
|
||||
"display_name_required": "Display name is required",
|
||||
"notification_label": "Notification"
|
||||
},
|
||||
"profile_info_popup": {
|
||||
"you_are": "You are",
|
||||
|
|
@ -382,7 +383,8 @@
|
|||
"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"
|
||||
"blocked_message": "Notification is blocked. Go to your device or browser settings to enable Notification",
|
||||
"not_supported": "Notification is not yet supported in Mobile"
|
||||
},
|
||||
"emoji": {
|
||||
"search": "Search...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue