<?php
/**
 * English language file for config of dokucrypt2 plugin
 */

$lang['copytoclipboard'] = "If set to true, the plugin tries to copy the decrypted value to the clipboard.";
$lang['hidepasswordoncopytoclipboard'] = "If set to true, the decrypted value will not be shown after being copied to the clipboard (see option 'copytoclipboard').";