TF-612 Add presentation layer for edit email rule filter

This commit is contained in:
dab246
2022-08-11 15:35:12 +07:00
committed by Dat H. Pham
parent 036a8612f8
commit 8c2216297c
14 changed files with 257 additions and 59 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-08-11T11:23:27.430951",
"@@last_modified": "2022-08-12T09:07:20.482325",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1879,5 +1879,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"newFilterWasCreated": "New filter was created",
"@newFilterWasCreated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"yourFilterHasBeenUpdated": "Your filter has been updated",
"@yourFilterHasBeenUpdated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}