From b391c561e57017c183c3a9090c3d08018cc52720 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:49:48 +0200 Subject: [PATCH] New translations landing.json (Italian) --- client/public/locales/it/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/it/landing.json b/client/public/locales/it/landing.json index 943a3c84..c937e18c 100644 --- a/client/public/locales/it/landing.json +++ b/client/public/locales/it/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "Dona", "github": "Codice sorgente", + "docs": "Documentazione", "privacy": "Informativa sulla privacy", "service": "Condizioni d'uso" }