Skip to content

Commit 1c88af8

Browse files
Update learn.json
1 parent 8e0f8a4 commit 1c88af8

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
@@ -1,7 +1,13 @@
11
{
22
"slug": "bootstrap-exercises",
3-
"title": "Learn Bootstrap Tutorial",
4-
"description": "A complete tutorial list of small targeted exercises that will show the most useful things you need to learn about bootstrap",
3+
"title": {
4+
"us": "Learn Bootstrap Tutorial",
5+
"es": "Tutorial para Aprender Bootstrap"
6+
},
7+
"description": {
8+
"us": "A complete tutorial list of small targeted exercises that will show the most useful things you need to learn about bootstrap",
9+
"es": "Un tutorial completo de ejercicios que mostrarán las cosas más útiles de Bootstrap."
10+
},
511
"repository": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial",
612
"language": "html",
713
"duration": 8,

0 commit comments

Comments
 (0)