Merge pull request #11469 from Bouncey/fix/lanDeg
Added note about language degradation
This commit is contained in:
@ -237,6 +237,12 @@ export class Settings extends React.Component {
|
|||||||
xs={ 12 }
|
xs={ 12 }
|
||||||
>
|
>
|
||||||
<LanguageSettings />
|
<LanguageSettings />
|
||||||
|
<p className='text-center'>
|
||||||
|
Our community has translated many of our challenges.
|
||||||
|
<br />
|
||||||
|
If we don't have a translation for a challenge,
|
||||||
|
it will be in English.
|
||||||
|
</p>
|
||||||
</Col>
|
</Col>
|
||||||
</Row>
|
</Row>
|
||||||
<div className='spacer' />
|
<div className='spacer' />
|
||||||
|
Reference in New Issue
Block a user