From ec982bdcbbdf3ee82e9c2cf453b6416c73f43480 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 26 Jul 2024 00:36:22 +0200 Subject: [PATCH] New translations en.json (Catalan) --- website/src/locales/ca.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/locales/ca.json b/website/src/locales/ca.json index 4366e4ec..95aba14a 100644 --- a/website/src/locales/ca.json +++ b/website/src/locales/ca.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