From 8b3fdf1ba41641e48334a2788fb361706432332b Mon Sep 17 00:00:00 2001 From: Gian Luca Dalla Torre Date: Sun, 29 Jan 2023 17:47:59 +0100 Subject: [PATCH] Italian Update - Video Autoplay (#516) --- IceCubesApp/Resources/Localization/it.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings index 0b56b7dc..9249ef49 100644 --- a/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings @@ -128,7 +128,7 @@ "settings.push.duplicate.title" = "Sistema le notifiche duplicate"; "settings.push.duplicate.footer" = "Ricevi notifiche duplicate? Prova questo bottone magico per aggiustarle"; "settings.push.duplicate.button.fix" = "🪄 Aggiusta"; -"settings.other.autoplay-video" = "Auto Play Videos"; +"settings.other.autoplay-video" = "Auto Play dei video"; // MARK: Tabs "tab.explore" = "Esplora";