freedomboneeee/locale/ar/freedombone-utils-web.json

10 lines
657 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
"Private certificate for ${CHECK_HOSTNAME} was not created": "",
"Public certificate for ${CHECK_HOSTNAME} was not created": "",
"DiffieHellman parameters for ${CHECK_HOSTNAME} were not created": "",
"Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": ""
}