Files
freeCodeCamp/seed/challenges/04-video-challenges/math-for-programmers.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

23 lines
447 B
JSON

{
"name": "Math for Programmers",
"order": 14,
"time": "0 hours",
"isComingSoon": true,
"challenges": [
{
"id": "bd7128d8c441eddfbeb5bdd7",
"title": "Learn Math for Programmers Challenges",
"description": [],
"challengeSeed": [],
"tests": [],
"type": "hike",
"challengeType": 6,
"translations": {
"es": {
"title": "Math for Programmers"
}
}
}
]
}