Update src/languages/en.js

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
Christian Meis 2022-09-28 11:39:13 +02:00 committed by GitHub
parent e12642cf21
commit c03d911657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",
};