diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/fr.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 04956c1..111bb6d 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -150,8 +150,8 @@ fr: no_blog_articles_yet: "Il n'y a aucun article pour l'instant. Restez en alerte." posts_tagged: Articles taggés archive: - blog_archive_for: 'Archive du blog pour le %{date}' - no_blog_articles_posted: "Il n'y a aucun article pour la date du %{date}. Restez en alerte." + blog_archive_for: 'Archive du blog pour %{date}' + no_blog_articles_posted: "Il n'y a aucun article pour %{date}. Restez en alerte." activerecord: models: refinery/blog/category: Catégorie |