mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
UX: iconize compose reply title
This commit is contained in:
parent
19247f9087
commit
02431d4af1
1 changed files with 1 additions and 1 deletions
|
@ -1871,7 +1871,7 @@ en:
|
|||
reply: "<i class='fa fa-mail-forward'></i> {{replyAvatar}} {{usernameLink}}"
|
||||
reply_topic: "<i class='fa fa-mail-forward'></i> {{link}}"
|
||||
quote_reply: "Quote"
|
||||
edit: "Editing {{link}} {{replyAvatar}} {{username}}"
|
||||
edit: "<i class='fa fa-pencil'></i> {{link}} {{replyAvatar}} {{username}}"
|
||||
edit_reason: "Reason: "
|
||||
post_number: "post {{number}}"
|
||||
wiki_last_edited_on: "wiki last edited on"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue