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