<?php
/**
 * passwordgrey plugin - English language file
 *
 * @copyright (c) 2023 Damien Regad
 * @license GPLv2 or later (https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 * @author  Damien Regad
 */

$lang['js']['reveal']      = 'Click and hold to reveal the password';
$lang['js']['clipboard']    = 'Click to copy the password to the clipboard';
