<?php
/**
 * english language file for letsencrypt plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$lang['documentroot']    = 'The webserver\'s document root. Leave empty for autodetection.';
$lang['certificatedir']    = 'Directory where the certificates are to be stored. Empty defaults to <code>&lt;documentroot&gt;/../certs/</code>.';
