TF-2682 Add alwaysReadReceipt to account menu item model

This commit is contained in:
DatDang
2024-03-08 10:05:02 +07:00
committed by Dat H. Pham
parent 24c6141f76
commit 7a56234e5d
3 changed files with 44 additions and 1 deletions
+19 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-03-08T11:39:58.409792",
"@@last_modified": "2024-03-13T15:04:05.816015",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3677,5 +3677,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emailReadReceipts": "Email read receipts",
"@emailReadReceipts": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emailReadReceiptsSettingExplanation": "Read receipts are notifications that can be sent to and from your users to verify that mail has been read.",
"@emailReadReceiptsSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emailReadReceiptsToggleDescription": "Always request read receipts with outgoing messages",
"@emailReadReceiptsToggleDescription": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}