From 019d1b1228fc7780d892af46a5d6dd8edf5df15f Mon Sep 17 00:00:00 2001 From: Stephane de Labrusse Date: Mon, 4 Dec 2023 10:02:15 +0100 Subject: [PATCH] Translation review of Davide Principi --- ui/public/i18n/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/i18n/en/translation.json b/ui/public/i18n/en/translation.json index 8ab8854..8d3822b 100644 --- a/ui/public/i18n/en/translation.json +++ b/ui/public/i18n/en/translation.json @@ -39,7 +39,7 @@ "bad_email_address": "Please enter user@domain. Invalid administrator:", "processing": "Processing...", "required": "Required", - "admin_login_tips": "If enabled, Web Admin page is available on http://domain.com:5280, a HTTP route must be done manually", + "admin_login_tips": "If enabled, Web Admin page is available at http://domain.com:5280. An HTTP route must be done manually", "Enable_federation_s2s": "Enable federation (S2S)", "Enable_message_archive_management_mod_mam": "Enable Message Archive Management (mod_mam)", "Enable_file_upload_mod_http_upload": "Enable file upload (mod_http_upload)",