Files

9 lines
322 B
PHP
Raw Permalink Normal View History

2025-10-09 15:04:29 +11:00
<?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.';