mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Change help text to indicate you can search by id or url
This commit is contained in:
parent
077df288db
commit
f1b4ecfdc9
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ en:
|
||||||
choose_topic:
|
choose_topic:
|
||||||
none_found: "No topics found."
|
none_found: "No topics found."
|
||||||
title:
|
title:
|
||||||
search: "Search for a Topic:"
|
search: "Search for a Topic by name, url or id:"
|
||||||
placeholder: "type the topic title here"
|
placeholder: "type the topic title here"
|
||||||
|
|
||||||
user_action:
|
user_action:
|
||||||
|
|
Loading…
Reference in a new issue