diff --git a/web/src/i18n/locales/en.ts b/web/src/i18n/locales/en.ts index dd39f3d..084bfa3 100644 --- a/web/src/i18n/locales/en.ts +++ b/web/src/i18n/locales/en.ts @@ -69,7 +69,7 @@ const en = { keyboard: { title: 'Keyboard', paste: 'Paste', - tips: 'Only standard keyboard letters and symbols are supported', + tips: 'Server keyboard layout', placeholder: 'Please input', submit: 'Submit', virtual: 'Keyboard',