From 41ae2480170e1b7e7f9b9fab65bf3ea7d7f64c83 Mon Sep 17 00:00:00 2001 From: chris0688 <109092856+chris0688@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:03:44 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3948c40..0b529cc 100644 --- a/manifest.json +++ b/manifest.json @@ -44,7 +44,7 @@ "name": "first port", "type": "firstport", "ask": { - "en": "Enter the FIRST Port that should be used by Rport eg. port for tunnels (standard 20000)"" + "en": "Enter the FIRST Port that should be used by Rport eg. port for tunnels (standard 20000)", "de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 20000)" }, "example": "20000" @@ -53,7 +53,7 @@ "name": "last port", "type": "lastport", "ask": { - "en": "Enter the LAST Port that should be used by Rport eg. port for tunnels (standard 30000)"" + "en": "Enter the LAST Port that should be used by Rport eg. port for tunnels (standard 30000)", "de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 30000)" }, "example": "30000"