From c03d911657ad84ec522bc586ca31f5215ba13685 Mon Sep 17 00:00:00 2001 From: Christian Meis Date: Wed, 28 Sep 2022 11:39:13 +0200 Subject: [PATCH] Update src/languages/en.js Co-authored-by: Matthew Nickson --- src/languages/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en.js b/src/languages/en.js index 9d3a0177a..8bfaaabdd 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -582,5 +582,5 @@ export default { goAlert: "GoAlert", backupOutdatedWarning: "Deprecated: Since a lot of features added and this backup feature is a bit unmaintained, it cannot generate or restore a complete backup.", backupRecommend: "Please backup the volume or the data folder (./data/) directly instead.", - IconUrl: "Icon-URL", + IconUrl: "Icon URL", };