TF-4004 Add no content rules creation page
This commit is contained in:
@@ -4699,5 +4699,35 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"addARule": "Add a rule",
|
||||
"@addARule": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"nameOfRules": "Name of Rules",
|
||||
"@nameOfRules": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"noRulesConfigured": "No Rules Configured",
|
||||
"@noRulesConfigured": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"messageExplanationNoRulesConfigured": "Start by creating your first rule to automate\n email management.",
|
||||
"@messageExplanationNoRulesConfigured": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"createMyFirstRule": "Create My First Rule",
|
||||
"@createMyFirstRule": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user