mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Added note about language degradation
This commit is contained in:
parent
17471343d3
commit
ede58df494
@ -237,6 +237,12 @@ export class Settings extends React.Component {
|
||||
xs={ 12 }
|
||||
>
|
||||
<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>
|
||||
</Row>
|
||||
<div className='spacer' />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user