From db5220fa22fac49926ad5b7358b00cfd6e4aa099 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 26 Jul 2024 07:10:45 +0200 Subject: [PATCH] New translations en.json (Italian) --- website/src/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/it.json b/website/src/locales/it.json index 55ad5f05..ced3478b 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -431,5 +431,5 @@ }, "webgl2_required": "WebGL 2 is required to display the map.", "enable_webgl2": "Learn how to enable WebGL 2 in your browser", - "page_not_found": "page not found" + "page_not_found": "pagina non trovata" } \ No newline at end of file