diff --git a/web/src/i18n/locales/en.ts b/web/src/i18n/locales/en.ts index 534d4f0..dd39f3d 100644 --- a/web/src/i18n/locales/en.ts +++ b/web/src/i18n/locales/en.ts @@ -73,7 +73,9 @@ const en = { placeholder: 'Please input', submit: 'Submit', virtual: 'Keyboard', - ctrlaltdel: 'Ctrl+Alt+Del' + ctrlaltdel: 'Ctrl+Alt+Del', + dropdownEnglish: 'English', + dropdownGerman: 'German' }, mouse: { title: 'Mouse',