source: subversion/trunk/plugins/new_user_dialog/localization/es_ES.inc @ 4301

Last change on this file since 4301 was 4301, checked in by alec, 3 years ago
  • Added setting of focus on name input
  • Added gl_ES translation
File size: 214 bytes
Line 
1<?php
2
3$labels = array();
4$labels['identitydialogtitle'] = 'Por favor, complete sus datos personales';
5$labels['identitydialoghint'] = 'Este diálogo sólo aparecerá la primera vez que se conecte al correo.';
6
7?>
Note: See TracBrowser for help on using the repository browser.