From a8337f1bfd178d04c946428a3823af8b5886d19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Thu, 19 Sep 2019 19:12:33 +0200 Subject: [PATCH] Allows you to reach Co-Authored-By: Alexandre Aubin --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index 35656cfd9..15c8f5e4b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -493,7 +493,7 @@ "service_already_started": "The service '{service:s}' has already been started", "service_already_stopped": "The service '{service:s}' has already been stopped", "service_cmd_exec_failed": "Could not execute the command '{command:s}'", - "service_description_avahi-daemon": "allows you to reach your server using 'yunohost.local' in your local network", + "service_description_avahi-daemon": "Allows you to reach your server using 'yunohost.local' in your local network", "service_description_dnsmasq": "Handles domain name resolution (DNS)", "service_description_dovecot": "Allows e-mail clients to access/fetch email (via IMAP and POP3)", "service_description_fail2ban": "Protects against brute-force and other kinds of attacks from the Internet",