Merge pull request #11469 from Bouncey/fix/lanDeg

Added note about language degradation
This commit is contained in:
Jonathan
2016-10-31 09:50:37 +00:00
committed by GitHub

View File

@ -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' />