fix i18n text

This commit is contained in:
Gabe Yuan
2023-10-26 13:18:02 +08:00
parent 52979356ca
commit d4526d605c
2 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ export default function InputSetting() {
}}
/>
}
label={i18n("input_box_translation")}
label={i18n("use_input_box_translation")}
/>
<TextField