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',