diff --git a/website/src/locales/el.json b/website/src/locales/el.json index 58a361f1..39e5d297 100644 --- a/website/src/locales/el.json +++ b/website/src/locales/el.json @@ -430,5 +430,6 @@ "code": "Integration code" }, "webgl2_required": "WebGL 2 is required to display the map.", - "enable_webgl2": "Learn how to enable WebGL 2 in your browser" + "enable_webgl2": "Learn how to enable WebGL 2 in your browser", + "page_not_found": "page not found" } \ No newline at end of file