From eb852ca8fb3785e119eaa22bd4a0f46a57722a5c Mon Sep 17 00:00:00 2001 From: cyberalby2 Date: Fri, 6 Mar 2026 23:46:36 +0100 Subject: [PATCH] Settings Screen 'Nuvio Sync' Label Localization Fix --- src/i18n/locales/it.json | 2 +- src/screens/SettingsScreen.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index 6a1da3d5..54c10454 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -786,7 +786,7 @@ "app_updates": "Aggiornamenti App", "about_nuvio": "Informazioni su Nuvio", "cloud_sync": { - "title": "Nuvio Sync", + "title": "Sincronizzazione Nuvio", "description": "Sicronizza i dati sui tuoi dispositivi con Nuvio", "hero_title": "Sincronizzazione su Cloud", "hero_subtitle": "Mantieni i tuoi addons, progressi e libreria allineati su tutti i tuoi dispositivi.", diff --git a/src/screens/SettingsScreen.tsx b/src/screens/SettingsScreen.tsx index 14b80064..73dcf1b4 100644 --- a/src/screens/SettingsScreen.tsx +++ b/src/screens/SettingsScreen.tsx @@ -813,7 +813,7 @@ const SettingsScreen: React.FC = () => { {showCloudSyncItem && (