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

10 lines
1.2 KiB
JSON
Raw Normal View History

{
"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 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": "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": "Private certificate for $CHECK_HOSTNAME was not created",
"Public certificate for $CHECK_HOSTNAME was not created": "Public certificate for $CHECK_HOSTNAME was not created",
"DiffieHellman parameters for $CHECK_HOSTNAME were 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, so try making a self-signed cert",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "Lets Encrypt failed for $SITE_DOMAIN_NAME",
"ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE"
}