mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
Update wording on moresearchinfo div
This commit is contained in:
@@ -40,10 +40,10 @@
|
||||
<dd>${_('search for {text} in url')}</dd>
|
||||
<dt>selftext:{text}</dt>
|
||||
<dd>${_('search for {text} in self post contents')}</dd>
|
||||
<dt>is_self:{yes|no}</dt>
|
||||
<dt>self:{yes|no}</dt>
|
||||
<dd>${_('include or exclude self posts')}</dd>
|
||||
<dt>over18:{yes|no}</dt>
|
||||
<dd>${_('include or exclude results from nsfw reddits')}</dd>
|
||||
<dt>nsfw:{yes|no}</dt>
|
||||
<dd>${_('include or exclude nsfw results')}</dd>
|
||||
</dl>
|
||||
|
||||
<p>e.g. <code>reddit:pics site:imgur.com dog</code></p>
|
||||
|
||||
Reference in New Issue
Block a user