Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 973b928

Browse files
committed
clarify example
1 parent e88d5b5 commit 973b928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/server.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ en:
208208
google:
209209
base_query:
210210
name: "Base Search Query"
211-
description: "Base query to use when searching. Example: 'site:example.com' will only include results from example.com."
211+
description: "Base query to use when searching. Examples: 'site:example.com' will only include results from example.com, before:2022-01-01 will only includes results from 2021 and earlier. This text is prepended to the search query."
212212
read:
213213
read_private:
214214
name: "Read Private"

0 commit comments

Comments
 (0)