fix(lang): remove 'requires and' (#1215)

This commit is contained in:
TheCatLady
2021-03-18 11:06:54 -04:00
committed by GitHub
parent 6d7671dd80
commit cb852fded1

View File

@@ -537,7 +537,7 @@
"components.Settings.applicationTitle": "Application Title",
"components.Settings.applicationurl": "Application URL",
"components.Settings.cacheImages": "Enable Image Caching",
"components.Settings.cacheImagesTip": "Optimize and store all images locally (requires and consumes a significant amount of disk space)",
"components.Settings.cacheImagesTip": "Optimize and store all images locally (consumes a significant amount of disk space)",
"components.Settings.cancelscan": "Cancel Scan",
"components.Settings.copied": "Copied API key to clipboard.",
"components.Settings.csrfProtection": "Enable CSRF Protection",