From 3d5c14405c36f6033c9c096d08b2f5fc4b052c7f Mon Sep 17 00:00:00 2001 From: Alexander-Ger-Reich <50119493+Alexander-Ger-Reich@users.noreply.github.com> Date: Wed, 10 Dec 2025 00:10:29 +0100 Subject: [PATCH] Update en.ts --- web/src/i18n/locales/en.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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',