You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
532 B
JSON
14 lines
532 B
JSON
8 years ago
|
{
|
||
|
"figure-x": "Figure %1",
|
||
|
"error-events-per-day": "<code>%1</code> events per day",
|
||
|
"error.404": "404 Not Found",
|
||
|
"error.503": "503 Service Unavailable",
|
||
|
"manage-error-log": "Manage Error Log",
|
||
|
"export-error-log": "Export Error Log (CSV)",
|
||
|
"clear-error-log": "Clear Error Log",
|
||
|
"route": "Route",
|
||
|
"count": "Count",
|
||
|
"no-routes-not-found": "Hooray! There are no routes that were not found.",
|
||
|
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
|
||
|
"clear404-success": "\"404 Not Found\" errors cleared"
|
||
|
}
|