diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index fa930159a54..318a985b7b9 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2138,4 +2138,4 @@ en: `in:watching` Only show watched topics `in:tracking` Only show tracking topics - Example: `bears category:test status:open order:latest` will search for topics in the category bears that are not closed or archived ordered by last post date. + Example: `bears category:test status:open order:latest` will search for topics containing the word `bears` in the category `test` that are not closed or archived ordered by last post date.