mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
change moved post glyph
This commit is contained in:
parent
9453089b11
commit
933041c45b
1 changed files with 1 additions and 1 deletions
|
@ -617,7 +617,7 @@ en:
|
|||
private_message: "<i class='fa fa-envelope-o' title='private message'></i> {{username}} {{link}}"
|
||||
invited_to_private_message: "<i class='fa fa-envelope-o' title='private message'></i> {{username}} {{link}}"
|
||||
invitee_accepted: "<i title='accepted your invitation' class='fa fa-sign-in'></i> {{username}} accepted your invitation"
|
||||
moved_post: "<i title='moved post' class='fa fa-arrow-right'></i> {{username}} moved {{link}}"
|
||||
moved_post: "<i title='moved post' class='fa fa-sign-out'></i> {{username}} moved {{link}}"
|
||||
total_flagged: "total flagged posts"
|
||||
linked: "<i title='linked post' class='fa fa-arrow-left'></i> {{username}} {{link}}"
|
||||
granted_badge: "<i title='badge granted' class='fa fa-certificate'></i> You were granted {{link}}"
|
||||
|
|
Loading…
Reference in a new issue