Files
freeCodeCamp/seed/challenges/02-data-visualization-certification/react.json
Berkeley Martinez ee4f1dbb73 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00

24 lines
458 B
JSON

{
"name": "React",
"order": 14,
"isComingSoon": true,
"time": "5 hours",
"helpRoom": "HelpDataViz",
"challenges": [
{
"id": "bd7158d8c423ede3aeb5bdee",
"title": "Learn React Challenges",
"description": [],
"challengeSeed": [],
"tests": [],
"type": "waypoint",
"challengeType": 3,
"translations": {
"es": {
"title": "Desafios para aprender React"
}
}
}
]
}