You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
487 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Domingo Redal <docxml@gmail.com>
  6. */
  7. $lang['js']['button'] = 'Insertar vídeo desde un sitio dedicado a compartir vídeos';
  8. $lang['js']['prompt'] = 'Pegue la dirección URL completa de la página del vídeo aquí:';
  9. $lang['js']['notfound'] = 'Lo sentimos, la dirección URL no fue reconocida.
  10. Consulte la documentación sobre cómo insertar manualmente la sintaxis correcta.';