Update src/languages/en.js

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
pull/2136/head
Christian Meis 2 years ago committed by GitHub
parent e12642cf21
commit c03d911657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -582,5 +582,5 @@ export default {
goAlert: "GoAlert", 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.", 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.", backupRecommend: "Please backup the volume or the data folder (./data/) directly instead.",
IconUrl: "Icon-URL", IconUrl: "Icon URL",
}; };

Loading…
Cancel
Save