mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Markdown editor translations into client.en.yml + tiny translation fixes
This commit is contained in:
@@ -279,6 +279,34 @@ en:
|
||||
show_preview: 'show preview »'
|
||||
hide_preview: '« hide preview'
|
||||
|
||||
quote_title: "Quote Post"
|
||||
bold_title: "Strong"
|
||||
bold_text: "strong text"
|
||||
italic_title: "Emphasis"
|
||||
italic_text: "emphasized text"
|
||||
link_title: "Hyperlink"
|
||||
link_description: "enter link description here"
|
||||
link_dialog_title: "Insert Hyperlink"
|
||||
link_optional_text: "optional title"
|
||||
quote_title: "Blockquote"
|
||||
quote_text: "Blockquote"
|
||||
code_title: "Code Sample"
|
||||
code_text: "enter code here"
|
||||
image_title: "Image"
|
||||
image_description: "enter image description here"
|
||||
image_dialog_title: "Insert Image"
|
||||
image_optional_text: "optional title"
|
||||
image_hosting_hint: "Need <a href='http://www.google.com/search?q=free+image+hosting' target='_blank'>free image hosting?</a>"
|
||||
olist_title: "Numbered List"
|
||||
ulist_title: "Bulleted List"
|
||||
list_item: "List item"
|
||||
heading_title: "Heading"
|
||||
heading_text: "Heading"
|
||||
hr_title: "Horizontal Rule"
|
||||
undo_title: "Undo"
|
||||
redo_title: "Redo"
|
||||
help: "Markdown Editing Help"
|
||||
|
||||
notifications:
|
||||
title: "notifications of @name mentions, replies to your posts and topics, private messages, etc"
|
||||
none: "You have no notifications right now."
|
||||
|
||||
Reference in New Issue
Block a user