summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/lang/en/messages.json
blob: f938552a1be3e52beeb36e3d1460fd080398363a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "acme-invalid-provider": "Invalid ACME provider: {{0}}",
    "acme-no-domains": "No domains specified",
    "acme-no-mail": "No technical mail contact specified",
    "acme-no-provider": "No ACME provider selected",
    "https-on-cert-missing": "HTTPS is enabled, but the certificate is missing. Please redo the configuration steps.",
    "https-want-redirect-is-plain": "HTTP to HTTPS redirects are enabled, but the connection from your browser appears to be unencrypted. Please redo the HTTPS configuration and contact support if the problem persists.",
    "invalid-domain": "Invalid domain: {{0}}",
    "mw-acme-errors": "Error renewing\/requesting certificate via ACME"
}