mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 10:41:45 +08:00
UX: add ⛷ RADICAL AWESOME 🏂 to quote reply btn
This commit is contained in:
parent
02150d77a2
commit
44165e97db
|
@ -144,7 +144,7 @@ aside.quote {
|
|||
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
content: "\f10e\00a0\00a0";
|
||||
content: "\f10d\00a0\00a0";
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
|
@ -1637,7 +1637,7 @@ en:
|
|||
post:
|
||||
reply: "<i class='fa fa-mail-forward'></i> {{replyAvatar}} {{usernameLink}}"
|
||||
reply_topic: "<i class='fa fa-mail-forward'></i> {{link}}"
|
||||
quote_reply: "quote reply"
|
||||
quote_reply: "Quote"
|
||||
edit: "Editing {{link}} {{replyAvatar}} {{username}}"
|
||||
edit_reason: "Reason: "
|
||||
post_number: "post {{number}}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user