updated copy for no-routes-not-found

This commit is contained in:
Julian Lam
2017-02-09 12:52:18 -05:00
parent 4f5b9f3a42
commit d61665c20a

View File

@@ -8,7 +8,7 @@
"clear-error-log": "Clear Error Log",
"route": "Route",
"count": "Count",
"no-routes-not-found": "Hooray! There are no routes that were not found.",
"no-routes-not-found": "Hooray! No 404 errors!",
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
"clear404-success": "\"404 Not Found\" errors cleared"
}