From 6f6c0eb29b8856d122e48381587be5a03cc4f9fe Mon Sep 17 00:00:00 2001 From: Ico Davids Date: Wed, 1 Mar 2023 20:08:02 +0100 Subject: [PATCH] Dutch localization update (#1127) - Sound Effects --- IceCubesApp/Resources/Localization/nl.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IceCubesApp/Resources/Localization/nl.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/nl.lproj/Localizable.strings index a3d29db6..38d23dba 100644 --- a/IceCubesApp/Resources/Localization/nl.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/nl.lproj/Localizable.strings @@ -136,7 +136,7 @@ "settings.section.other" = "Overig"; "settings.other.hide-openai" = "Gebruik 🤖-hulp"; "settings.other.social-keyboard" = "Gebruik socialmedia-toetsenbord"; -"settings.other.sound-effect" = "Enable Sound Effects"; +"settings.other.sound-effect" = "Geluidseffecten"; "settings.general.content" = "Inhoud"; "settings.system" = "Systeeminstellingen"; "settings.content.navigation-title" = "Inhoud";