From 33368a10bcff1fa0e94778e29548b8a16eccdcc6 Mon Sep 17 00:00:00 2001 From: Fodor Benedek Date: Mon, 24 Jun 2024 14:39:47 +0200 Subject: [PATCH] powershell fallback error 'de' i18n needs further translation to other langs! --- lib/i18n/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/i18n/de.json b/lib/i18n/de.json index 53a1831..29e38d8 100644 --- a/lib/i18n/de.json +++ b/lib/i18n/de.json @@ -8,6 +8,7 @@ "started-text": "gestartet", "openwithexplorer-text": "Mit Datei-Explorer öffnen", "openwithwt-text": "Mit Windows-Terminal öffnen", + "openwithwt-not-found-error": "Windows Terminal nicht gefunden. Wird im PowerShell geöffnet.", "openwithvscode-text": "Mit VS-Code öffnen", "copy-text": "Kopieren", "rename-text": "Umbenennen",