Commit d05124c3 by Alexander Makarov

Merge pull request #3841 from lucianobaraglia/translation-es

Some words change
parents b76dd723 74bc75f6
......@@ -30,7 +30,7 @@ Comenzando
Estructura de una Aplicación
----------------------------
* [Pantallazo](structure-overview.md)
* [Información General](structure-overview.md)
* [Scripts de Entrada](structure-entry-scripts.md)
* [Aplicaciones](structure-applications.md)
* [Componentes de una Aplicación](structure-application-components.md)
......@@ -117,7 +117,7 @@ Seguridad
Caching
-------
* [Pantallazo](caching-overview.md)
* [Información General](caching-overview.md)
* [Caching de Datos](caching-data.md)
* [Caching de Fragmentos](caching-fragment.md)
* [Caching de Páginas](caching-page.md)
......@@ -149,7 +149,7 @@ Herramientas de Desarrollo
Testing
-------
* [Pantallazo](test-overview.md)
* [Información General](test-overview.md)
* **TBD** [Tests de Unidad](test-unit.md)
* **TBD** [Tests Funcionales](test-functional.md)
* **TBD** [Tests de Aceptación](test-acceptance.md)
......@@ -199,7 +199,7 @@ Widgets
Helpers
-------
* [Pantallazo](helper-overview.md)
* [Información General](helper-overview.md)
* **TBD** [ArrayHelper](helper-array.md)
* **TBD** [Html](helper-html.md)
* **TBD** [Url](helper-url.md)
......
......@@ -353,7 +353,7 @@ Yii 2.0 introduce muchos comúnmente utilizados helpers estáticos, incluyendo.
* [[yii\helpers\Json]]
* [[yii\helpers\Security]]
Por favor consulta la sección [Pantallazo de Helpers](helper-overview.md) para más detalles.
Por favor consulta la sección [Información General de Helpers](helper-overview.md) para más detalles.
Formularios
-----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment