[FIX] terminology

This commit is contained in:
2021-10-21 19:56:12 +01:00
parent 80164af81c
commit 386c03205a

View File

@@ -57,7 +57,7 @@ export default function LivesTestStart(props) {
onChange={props.handleSwitchLanguageChange} onChange={props.handleSwitchLanguageChange}
inputProps={{ 'aria-label': 'checkbox' }} inputProps={{ 'aria-label': 'checkbox' }}
/> />
<span>Swap terms &amp; definitions</span> <span>Switch language</span>
</label> </label>
<Button <Button