Files
freeCodeCamp/challenges/04-video-challenges/visual-design.json
Berkeley Martinez 87e200cb46 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
426 B
JSON

{
"name": "Visual Design",
"order": 21,
"time": "0 hours",
"isComingSoon": true,
"challenges": [
{
"id": "bd7128d8c441eddfbeb5bdd1",
"title": "Learn Visual Design Challenges",
"description": [],
"challengeSeed": [],
"tests": [],
"type": "hike",
"challengeType": 6,
"translations": {
"es": {
"title": "Visual Design"
}
}
}
]
}