From e97a2bdce8875bb4a2e635157904604cdc82adb5 Mon Sep 17 00:00:00 2001 From: kip Date: Sun, 6 Sep 2026 10:51:32 +0200 Subject: [PATCH] locales(update): Updated Italian locale Co-authored-by: kip --- src/locales/it_IT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/it_IT.json b/src/locales/it_IT.json index e9fca61..0266b1a 100644 --- a/src/locales/it_IT.json +++ b/src/locales/it_IT.json @@ -1,6 +1,6 @@ { "nav": { - "about": "Informazioni", + "about": "Su di noi", "faq": "FAQ", "docs": "Documentazione", "credits": "Riconoscimenti", @@ -213,7 +213,7 @@ "nickname": "Soprannome", "birthDate": "Data di nascita", "gender": "Genere", - "country": "Paese/regione", + "country": "Paese", "timezone": "Fuso orario", "serverEnv": "Ambiente del server", "production": "Produzione",