From d20e045ce94c86bf7523cf3cb2203335d1a310cd Mon Sep 17 00:00:00 2001
From: Christian Wehrli <16454618+chwonl@users.noreply.github.com>
Date: Fri, 6 Aug 2021 23:55:16 +0200
Subject: [PATCH] Update en.json
---
app/src/i18n/locales/en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/i18n/locales/en.json b/app/src/i18n/locales/en.json
index 71d964dc..2bba530d 100644
--- a/app/src/i18n/locales/en.json
+++ b/app/src/i18n/locales/en.json
@@ -458,7 +458,7 @@
"cache": "Cache",
"cache_description": "Consider disabling the cache if you plan on working with the CLI while also navigating in this web-admin.",
"experimental": "Experimental mode",
- "experimental_description": "Gives you access to experimental features. These are considered unstable and may break your system.
Enabled this only if you know what you are doing.",
+ "experimental_description": "Gives you access to experimental features. These are considered unstable and may break your system.
Enable this only if you know what you are doing.",
"transitions": "Page transition animations"
},
"tools_webadmin_settings": "Web-admin settings",