UX: add ⛷ RADICAL AWESOME 🏂 to quote reply btn

This commit is contained in:
Jeff Atwood 2016-11-17 23:34:38 -08:00
parent 02150d77a2
commit 44165e97db
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ aside.quote {
&:before {
font-family: "FontAwesome";
content: "\f10e\00a0\00a0";
content: "\f10d\00a0\00a0";
}
&:hover {

View File

@ -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}}"