Skip to content

Commit 0a9cfbe

Browse files
Update learn.json
1 parent d81997d commit 0a9cfbe

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

learn.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@
44
"skills": ["css-styling"],
55
"preview": "https://github.com/4GeeksAcademy/css-tutorial-exercises-course/blob/master/preview.png?raw=true",
66
"repository": "https://github.com/4GeeksAcademy/css-tutorial-exercises-course",
7-
"title": "Learn CSS Interactively",
7+
"title": {
8+
"us": "Learn CSS Interactively",
9+
"es": "Aprende CSS Interactivamente"
10+
},
811
"intro": "https://www.youtube.com/watch?v=BDKdUPDez-U",
9-
"description": "Learn CSS with an interactive and auto-graded tutorial with dozens of exercises.",
12+
"description": {
13+
"us": "Learn CSS with an interactive and auto-graded tutorial with dozens of exercises.",
14+
"es": "Aprende CSS con una docena de ejercicios interactivos y auto-corregidos"
15+
},
1016
"duration": 8,
1117
"difficulty": "easy",
1218
"videoSolutions": true,

0 commit comments

Comments
 (0)