Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalicea authored and dokuwiki-translate committed Jul 4, 2014
1 parent c8910ef commit ede9146
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion inc/lang/es/lang.php
Expand Up @@ -35,6 +35,7 @@
* @author Fernando <fdiezala@gmail.com>
* @author Eloy <ej.perezgomez@gmail.com>
* @author Antonio Castilla <antoniocastilla@trazoide.com>
* @author Jonathan Hernández <me@jhalicea.com>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
Expand Down Expand Up @@ -274,7 +275,7 @@
$lang['metasaveerr'] = 'La escritura de los metadatos ha fallado';
$lang['metasaveok'] = 'Los metadatos han sido guardados';
$lang['img_title'] = 'Título:';
$lang['img_caption'] = 'Epígrafe:';
$lang['img_caption'] = 'Información: ';
$lang['img_date'] = 'Fecha:';
$lang['img_fname'] = 'Nombre de fichero:';
$lang['img_fsize'] = 'Tamaño:';
Expand Down

0 comments on commit ede9146

Please sign in to comment.