Change switch language checkbox label
This commit is contained in:
@@ -57,7 +57,7 @@ export default function ClassicTestStart(props) {
|
||||
onChange={props.handleSwitchLanguageChange}
|
||||
inputProps={{ 'aria-label': 'checkbox' }}
|
||||
/>
|
||||
<span>Swap terms & definitions</span>
|
||||
<span>Switch language</span>
|
||||
</label>
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user