From 3305c69e2d873b6604f8b77bc5efddbdffddd277 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:32:55 +0100 Subject: [PATCH] Update de.ts --- web/src/i18n/locales/de.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/i18n/locales/de.ts b/web/src/i18n/locales/de.ts index cbb03fc..bddb4d9 100644 --- a/web/src/i18n/locales/de.ts +++ b/web/src/i18n/locales/de.ts @@ -326,7 +326,8 @@ const de = { confirm: 'Bestätigen', cancel: 'Abbrechen', inputfile: "Bitte geben Sie die Datei für das Update an", - noupdatefile: "Keine Update Datei" + noupdatefile: "Keine Update Datei", + version: "Version" }, account: { title: 'Konto',