xref: /plugin/dokucrypt3/lang/en/settings.php (revision 797968255e9ba6155195c27ffca9f6fce5f65776)
1<?php
2/**
3 * English language file for config of dokucrypt3 plugin
4 */
5
6$lang['copytoclipboard'] = "If set to true, the plugin tries to copy the decrypted value to the clipboard.";
7$lang['hidepasswordoncopytoclipboard'] = "If set to true, the decrypted value will not be shown after being copied to the clipboard (see option 'copytoclipboard').";