diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 0b99e527..92606f5e 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "The input \"{sub}\" was removed because it's not valid.", "domainPickerInvalidSubdomainCannotMakeValid": "\"{sub}\" could not be made valid for {domain}.", "domainPickerSubdomainSanitized": "Subdomain sanitized", - "domainPickerSubdomainCorrected": "\"{sub}\" was corrected to \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" was corrected to \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file