TF-934 Add page not found

This commit is contained in:
dab246
2022-11-11 02:17:03 +07:00
committed by Dat H. Pham
parent 71abe0cf37
commit 7160fee763
11 changed files with 263 additions and 7 deletions
+19 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-11-11T04:08:42.994169",
"@@last_modified": "2022-11-11T02:15:40.658946",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2503,5 +2503,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"titlePageNotFound": "Oops, we cant find that page",
"@titlePageNotFound": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"subTitlePageNotFound": "It is possible that your destination page has disappeared or belongs to another account.",
"@subTitlePageNotFound": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"page404": "Page 404",
"@page404": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}