Files
dokuwiki-plugins/lib/plugins/encryptedpasswords/lang/en/settings.php
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

9 lines
322 B
PHP

<?php
/*
* DokuWiki plugin Encrypted Passwords;
* English language for settings
*/
$lang['reload_seconds'] = 'Automatic page reload timeout (in seconds) after decryption to get back encrypted again. Set 0 to disable auto-reload.';
$lang['notify'] = 'Notify when Auto Draft saving is disabled by this plugin.';