rosa-build/config/locales/models/comment.en.yml

39 lines
1.0 KiB
YAML
Raw Normal View History

en:
layout:
comments:
confirm_delete: Are you sure you want to delete the comment?
new_header: New comment
edit_header: Editing a comment
2012-09-19 18:35:43 +01:00
has_commented: added a note
notifications_are: Notifications for new comments are
comments_header: Comments
back: Back
2012-09-19 19:49:59 +01:00
md_cheatsheet_header: Markdown Cheat Sheet
md_cheatsheet:
format_text: Format Text
headers: Headers
text_styles: Text styles
lists: Lists
unordered: Unordered
ordered: Ordered
miscellaneous: Miscellaneous
images: Images
links: Links
blockquotes: Blockquotes
code_examples: Code Examples in Markdown
syntax_hightlighting: Syntax highlighting
indent_code: indent your code 4 spaces
inline_code: Inline code for comments
flash:
comment:
saved: Comment saved
save_error: Error while saving comment
destroyed: Comment deleted
activerecord:
attributes:
comment:
body: Content
user: Author