add some options for translation and translate in french

This commit is contained in:
Guirec CORBEL 2011-05-29 14:42:14 -04:00
parent 0582c00133
commit d5f35854ba

View file

@ -138,16 +138,16 @@ en:
no_blog_articles_posted: 'There are no blog articles posted for %{date}. Stay tuned.' no_blog_articles_posted: 'There are no blog articles posted for %{date}. Stay tuned.'
activerecord: activerecord:
models: models:
blog_category: category blog_category: Category
blog_comment: comment blog_comment: Comment
blog_post: blog post blog_post: Blog post
attributes: attributes:
blog_category: blog_category:
title: title title: Title
blog_comment: blog_comment:
name: Name name: Name
email: Email email: Email
message: Message message: Message
blog_post: blog_post:
title: title title: Title
body: body body: Body