From 0fc372f558f003ce4f9bc81018e70a71976fe38f Mon Sep 17 00:00:00 2001 From: apio-sys Date: Sun, 11 Feb 2024 20:20:52 +0100 Subject: [PATCH] #2793 --- src/components/notifications/.SMTP.vue.swp | Bin 1024 -> 0 bytes src/lang/en.json | 1 + 2 files changed, 1 insertion(+) delete mode 100644 src/components/notifications/.SMTP.vue.swp diff --git a/src/components/notifications/.SMTP.vue.swp b/src/components/notifications/.SMTP.vue.swp deleted file mode 100644 index 8a14f48379ec365c4569c450900f3e8d35980f9a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1024 zcmYc?$V<%2S1{KzVn6{8I~W*>^7Bhj1aWW@3kviS3o`TdiYtptQge%OC}Rlr4GGXI WD^0~EKPo;N0;3^7(+~(nHyr?+OAnX; diff --git a/src/lang/en.json b/src/lang/en.json index 134000e7..73e0da10 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -57,6 +57,7 @@ "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.", "Port": "Port", "Heartbeat Interval": "Heartbeat Interval", "Request Timeout": "Request Timeout",