mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
Improved action descriptions/links on user stream items
This commit is contained in:
parent
921c3f016f
commit
fb5710b5d6
5 changed files with 45 additions and 4 deletions
|
@ -168,7 +168,13 @@ en:
|
|||
instructions: "We use <a href='https://gravatar.com' target='_blank'>Gravatar</a> for avatars based on your email"
|
||||
|
||||
filters:
|
||||
all: "All"
|
||||
all: "All"
|
||||
|
||||
stream:
|
||||
posted_by: "Posted by"
|
||||
sent_by: "Sent by"
|
||||
private_message: "private message"
|
||||
the_topic: "the topic"
|
||||
|
||||
loading: "Loading..."
|
||||
close: "Close"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue