<?php
/**
 * English language file for sopy2clipboard plugin
 *
 * @author Schplurtz le Deboulonné <Schplurtz@laposte.net>
 */

$lang['js']['title'] = "Copy to clipboard";
$lang['js']['copied'] = "Text copied";
$lang['js']['error'] = "Error while copying text";
