Files
freeCodeCamp/seed/challenges/02-data-visualization-certification/sass.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

20 lines
373 B
JSON

{
"name": "Sass",
"order": 13,
"isComingSoon": true,
"time": "5 hours",
"helpRoom": "HelpDataViz",
"challenges": [
{
"id": "bd7158d8c423ede2aeb5bdee",
"title": "Learn Sass Challenges",
"description": [],
"challengeSeed": [],
"tests": [],
"type": "waypoint",
"challengeType": 3,
"translations": {}
}
]
}