TF-2877 Create new notification icon & texts

This commit is contained in:
DatDang
2024-06-04 10:01:13 +07:00
committed by Dat H. Pham
parent 640b100f21
commit 2652a99e0e
4 changed files with 84 additions and 0 deletions
+36
View File
@@ -3873,5 +3873,41 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"notification": "Notification",
"@notification": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"notificationsDisabled": "Notifications disabled",
"@notificationsDisabled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"pleaseAllowNotifications": "Please allow notifications from Twake Mail in the device's Settings",
"@pleaseAllowNotifications": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"goToSettings": "Go to Settings",
"@goToSettings": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"allowsTwakeMailToNotifyYouWhenANewMessageArrivesOnYourPhone": "Allows Twake Mail to notify you when a new message arrives on your phone",
"@allowsTwakeMailToNotifyYouWhenANewMessageArrivesOnYourPhone": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"showNotifications": "Show Notifications",
"@showNotifications": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}