From a4517fb9f98a462d7d8599136db1b17d01c29f4f Mon Sep 17 00:00:00 2001
From: tobias <thinkdifferent055@gmail.com>
Date: Mon, 30 Nov 2020 19:17:49 +0100
Subject: [PATCH] Improve wording

---
 .../src/main/resources/plugin/webapi/lang/base_de.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PlayWallPlugins/PlayWallPluginWebAPI/src/main/resources/plugin/webapi/lang/base_de.properties b/PlayWallPlugins/PlayWallPluginWebAPI/src/main/resources/plugin/webapi/lang/base_de.properties
index e38784c8..0b7b9cf8 100644
--- a/PlayWallPlugins/PlayWallPluginWebAPI/src/main/resources/plugin/webapi/lang/base_de.properties
+++ b/PlayWallPlugins/PlayWallPluginWebAPI/src/main/resources/plugin/webapi/lang/base_de.properties
@@ -1,5 +1,5 @@
 webapi.settings=WebAPI
-webapi.settings.enable=WebAPI aktiv
+webapi.settings.enable=WebAPI
 webapi.settings.enabled=Aktiv
 webapi.settings.port=Port
 webapi.settings.restart=\u00C4nderungen an den Einstellungen werden erst mit einem Neustart von PlayWall wirksam.
\ No newline at end of file
-- 
GitLab