We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0f8a4 commit 1c88af8Copy full SHA for 1c88af8
learn.json
@@ -1,7 +1,13 @@
1
{
2
"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",
+ "title": {
+ "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
11
"repository": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial",
12
"language": "html",
13
"duration": 8,
0 commit comments