TF-801 Show notification message when vacation enabled

This commit is contained in:
dab246
2022-08-17 22:10:11 +07:00
committed by Dat H. Pham
parent 04b3b49c23
commit f2a72ac883
32 changed files with 531 additions and 365 deletions
+13 -7
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-08-17T20:19:48.796318",
"@@last_modified": "2022-08-18T14:30:25.186365",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1910,12 +1910,6 @@
"placeholders_order": [],
"placeholders": {}
},
"configuration": "Configuration",
"@configuration": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"vacationResponder": "Vacation responder",
"@vacationResponder": {
"type": "text",
@@ -2005,5 +1999,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"yourVacationResponderIsEnabled": "Your vacation responder is enabled.",
"@yourVacationResponderIsEnabled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"disable": "Disable",
"@disable": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}