From 0076ca6c349b877fea83463f46913150dd26420d Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Thu, 26 Dec 2024 15:45:36 +0530 Subject: [PATCH] Update setting copy --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index cd042d530a5..34ebcc03175 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2236,7 +2236,7 @@ en: min_title_similar_length: "The minimum length of a title before it will be checked for similar topics." - desktop_category_page_style: "This setting determines the visual layout of the /categories page on desktop. It includes options such as displaying subcategories with featured topics, showing the latest topics, or presenting top topics. The chosen style will influence how users interact and navigate through categories on the site." + desktop_category_page_style: "This setting determines the visual layout of the /categories page. It includes options such as displaying subcategories with featured topics, showing the latest topics, or presenting top topics. The chosen style will influence how users interact and navigate through categories on the site." category_colors: "A list of hexadecimal color values allowed for categories." default_dark_mode_color_scheme_id: "The color palette used when in dark mode." dark_mode_none: "None"