changed the helptext a bit to make it more usefull for novice users

This commit is contained in:
Frank Elsinga
2024-02-11 22:40:47 +01:00
committed by GitHub
parent 0fc372f558
commit 87d7a780e3
2 changed files with 10 additions and 3 deletions

View File

@@ -57,7 +57,8 @@
"Friendly Name": "Friendly Name",
"URL": "URL",
"Hostname": "Hostname",
"HostnameDesc": "Either enter the hostname of the SMTP server you want to use or localhost if you intend to use a locally configured MTA.",
"locally configured mail transfer agent": "locally configured mail transfer agent",
"Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "Either enter the hostname of the server you want to connect to or {localhost} if you intend to use a {local_mta}",
"Port": "Port",
"Heartbeat Interval": "Heartbeat Interval",
"Request Timeout": "Request Timeout",