diff --git a/locales/en.yml b/locales/en.yml index bf22109..314c7e8 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -1,16 +1,7 @@ en: theme_metadata: - description: "Show a topic's content alongside your category topic list" + description: "Show a topic's content alongside the topic list for a tag or category" settings: - setup: > - Each line should be in the format of "category-slug, ID".
(e.g., staff, 3)
- -

For performance reasons it's recommended that you close sidebar topics so there aren't any replies

-

Note that for a user to be able to see the sidebar, they must be able to access the topic. A topic in a protected category will not be visible as a sidebar to all users. If you don't want a sidebar topic to appear in your topic list, you can unlist it.

inherit_parent_sidebar: > If checked subcategories will inherit their parent category's sidebar (unless the subcategory has its own sidebar assigned).

When unchecked subcategories will only display a sidebar if one is specified.