From cb9e8472365679fac5e1a381cd237012776ca0ca Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 28 Apr 2024 20:03:57 +0300 Subject: [PATCH] fix of German translation Co-Authored-By: Chump2074 <155765374+chump2074@users.noreply.github.com> #586 --- scripts/installer-lang/de.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer-lang/de.ps1 b/scripts/installer-lang/de.ps1 index a3cdd9a..07cc93e 100644 --- a/scripts/installer-lang/de.ps1 +++ b/scripts/installer-lang/de.ps1 @@ -36,7 +36,7 @@ DowngradeNote = "Es wird empfohlen, Updates zu blockieren, da Spotify herabgestuft wurde" UpdBlock = "Spotify-Updates blockiert" UpdUnblock = "Spotify-Updates sind nicht blockiert" - UpdSelect = "Möchten sie Spotify-Updates blockieren? [Y/N]" + UpdSelect = "Möchten Sie Spotify-Updates blockieren? [Y/N]" CacheOn = "Automatische Cache-Bereinigung ist aktiviert ({0})" CacheOff = "Automatische Cache-Bereinigung ist deaktiviert" CacheSelect = "Möchten Sie die automatische Cache-Bereinigung aktivieren? [Y/N]"