From 9d03b0c6771796a420053c249e10464b2f7d091c Mon Sep 17 00:00:00 2001 From: Adrien Giboire Date: Tue, 25 Jan 2011 14:14:42 +0100 Subject: Missed translation blog.posts.post.filed_in in translation files --- config/locales/en.yml | 2 ++ config/locales/fr.yml | 2 ++ 2 files changed, 4 insertions(+) (limited to 'config') diff --git a/config/locales/en.yml b/config/locales/en.yml index 7a6e49a..3bfef72 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -101,6 +101,8 @@ en: show: no_posts: There are no posts here yet. posts: + post: + filed_in: Filed in comment: comment comments: by: 'Posted by %{who}' diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 6cbce2f..c09f25f 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -101,6 +101,8 @@ fr: show: no_posts: 'Il n''y a aucun article pour cette catégorie.' posts: + post: + filed_in: Classé dans comment: commentaire comments: by: 'Écrit par %{who}' -- cgit v1.2.3