mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
add mention of HTML to reply placeholder
This commit is contained in:
parent
6233770e3a
commit
04b064cbde
1 changed files with 1 additions and 1 deletions
|
@ -758,7 +758,7 @@ en:
|
|||
title_placeholder: "What is this discussion about in one brief sentence?"
|
||||
edit_reason_placeholder: "why are you editing?"
|
||||
show_edit_reason: "(add edit reason)"
|
||||
reply_placeholder: "Type here. Use Markdown or BBCode to format. Drag or paste an image to upload it."
|
||||
reply_placeholder: "Type here. Use Markdown, BBCode, or HTML to format. Drag or paste an image to upload it."
|
||||
view_new_post: "View your new post."
|
||||
saving: "Saving..."
|
||||
saved: "Saved!"
|
||||
|
|
Loading…
Reference in a new issue