From f273e84c266c20b9de0b023d00e2d46d2cca362b Mon Sep 17 00:00:00 2001 From: Osama Sayegh Date: Thu, 5 Sep 2024 08:55:08 +0300 Subject: [PATCH] DEV: Change recommended banner dimensions to 1100x300 (#28749) This makes the recommended width match the actual page width. --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index e243b3da812..fa86ef706e6 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -5570,7 +5570,7 @@ en: community_description: "Community description" banner_image: "Banner image" banner_image_help: | - This will be used on your About page. Recommended size: 800x300px. Accepted types: JPG, PNG, and SVG up to 10MB. + This will be used on your About page. Recommended size: 1100x300px. Accepted types: JPG, PNG, and SVG up to 10MB. contact_information: "Contact information" community_owner: "Community owner" community_owner_placeholder: "Johnny Smith"