<?php

/**
 * @license    GPL 2 (https://www.gnu.org/licenses/gpl.html)
 *
 * @author Francisco Pérez Urea <elpakop@gmail.com>
 */
$lang['js']['title']           = 'Copiar al portapapeles';
$lang['js']['copied']          = 'Texto copiado';
$lang['js']['error']           = 'Error al copiar el texto';
