[FIX] terminology
This commit is contained in:
@@ -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 & definitions</span>
|
<span>Switch language</span>
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user