Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions es_ES/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ description: >

<section class="homepage__key_points card">
<h1 class="homepage__title">
Crea hermosas aplicaciones nativas en&nbsp;tiempo&nbsp;récord
Crea bellas aplicaciones nativas en tiempo récord
</h1>

<div class="homepage__tagline">
Expand All @@ -33,7 +33,7 @@ description: >
</div>

<div class="homepage__button_row">
<a href="/get-started/install/" class="get-started-button">Inicio rápido</a>
<a href="/get-started/install/" class="get-started-button">Empezar</a>
</div>

<div class="key-points">
Expand Down Expand Up @@ -97,7 +97,7 @@ description: >
</div>

<p>
Browse the <a href="/widgets/">widget catalog</a>.
Navega por el <a href="/widgets/">catálogo de widget</a>.
</p>
</section>

Expand Down Expand Up @@ -280,7 +280,6 @@ Future<Null> getBatteryLevel() async {

<p>
Aprende mas sobre que hace especial a Flutter en esta
Learn more about what makes Flutter special in the
<a href="/technical-overview/">descripción técnica general</a>.
</p>
</section>
Expand All @@ -290,7 +289,7 @@ Future<Null> getBatteryLevel() async {
<div class="homepage__try_today">Prueba Flutter hoy. Empezar es fácil.</div>

<div class="homepage__button_row">
<a href="/get-started/install/" class="get-started-button">Inicio rápido</a>
<a href="/get-started/install/" class="get-started-button">EMPEZAR</a>
</div>

</section>