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