From 63c8fc8eb56e1aa10eb81f2dd8472d7a96fd92bc Mon Sep 17 00:00:00 2001 From: Alexander-Ger-Reich <50119493+Alexander-Ger-Reich@users.noreply.github.com> Date: Sat, 13 Dec 2025 15:33:07 +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 6c7accd..0a442fb 100644 --- a/web/src/i18n/locales/en.ts +++ b/web/src/i18n/locales/en.ts @@ -359,7 +359,8 @@ const en = { confirm: 'Confirm', cancel: 'Cancel', inputfile: "Please enter the Update File", - noupdatefile: "No update file" + noupdatefile: "No update file", + version: "Version" }, account: { title: 'Account',