add view list rule

This commit is contained in:
ManhNTX
2022-08-08 08:57:30 +07:00
committed by Dat H. Pham
parent 6d8eb7ec85
commit 3daad3ee39
13 changed files with 314 additions and 25 deletions
+25 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-08-04T11:25:19.254781",
"@@last_modified": "2022-08-08T08:50:15.957543",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1753,5 +1753,29 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emailRules": "Email Rules",
"@emailRules": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emailRulesSubtitle": "Creating rules to handle incoming messages. You choose both the condition that triggers a rule and the actions the rule will take.",
"@emailRulesSubtitle": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"addNewRule": "Add rule",
"@addNewRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"headerNameOfRules": "Name of Rules",
"@headerNameOfRules": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}