diff --git a/web/src/i18n/locales/en.ts b/web/src/i18n/locales/en.ts index b1fc6f5..4bf8ae1 100644 --- a/web/src/i18n/locales/en.ts +++ b/web/src/i18n/locales/en.ts @@ -183,7 +183,8 @@ const en = { title: 'Image Downloader', input: 'Please enter a remote image URL', ok: 'Ok', - disabled: '/data partition is RO, so we cannot download the image' + disabled: '/data partition is RO, so we cannot download the image', + uploadbox: "Drop file here or click to select" }, power: { title: 'Power',