From 7413356a2fea86716d4352b04ce951c5b16af9a7 Mon Sep 17 00:00:00 2001 From: Christos Longros <98426896+chrislongros@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:01:51 +0100 Subject: [PATCH] fix: clarify external domain translation (#26009) * fix: clarify external domain setting is used for emails too (#24950) * Update i18n/en.json Co-authored-by: Jason Rasmussen --------- Co-authored-by: Jason Rasmussen --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index d15a92e12d..6e35085be8 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -311,7 +311,7 @@ "search_jobs": "Search jobs…", "send_welcome_email": "Send welcome email", "server_external_domain_settings": "External domain", - "server_external_domain_settings_description": "Domain for public shared links, including http(s)://", + "server_external_domain_settings_description": "Domain used for external links", "server_public_users": "Public Users", "server_public_users_description": "All users (name and email) are listed when adding a user to shared albums. When disabled, the user list will only be available to admin users.", "server_settings": "Server Settings",