Skip to content

Commit

Permalink
Merge pull request #6 from raynamharris/gh-pages
Browse files Browse the repository at this point in the history
translate overview and teaching
  • Loading branch information
fmichonneau authored Apr 13, 2018
2 parents b708d2e + 29bafe0 commit 569f761
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _includes/episode_break.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
Muestra los tiempos de un descanso en una caja similar a la de un episodio de aprendizaje.
{% endcomment %}
<blockquote class="objectives">
<h2>Overview</h2>
<h2>Hoja de ruta</h2>

<div class="row">
<div class="col-md-3">
<strong>Break:</strong> {{ page.break }} min
<strong>Descanso:</strong> {{ page.break }} min
</div>
<div class="col-md-9">
</div>
Expand Down
4 changes: 2 additions & 2 deletions _includes/episode_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
Muestre los tiempos y los objetivos de aprendizaje de un episodio.
{% endcomment %}
<blockquote class="objectives">
<h2>Overview</h2>
<h2>Hoja de ruta</h2>

<div class="row">
<div class="col-md-3">
<strong>Enseñando:</strong> {{ page.teaching }} min
<strong>Leccion:</strong> {{ page.teaching }} min
<br/>
<strong>Prácticas:</strong> {{ page.exercises }} min
</div>
Expand Down

0 comments on commit 569f761

Please sign in to comment.