diff options
author | Brice Sanchez <bricesanchez@users.noreply.github.com> | 2015-04-10 10:55:12 -0400 |
---|---|---|
committer | Brice Sanchez <bricesanchez@users.noreply.github.com> | 2015-04-10 10:55:12 -0400 |
commit | 77f8860008f60c4702589a670780e8554b1e5f1e (patch) | |
tree | 62833b8acd706bda400512e07dacef99bbe6cf5e /config | |
parent | 921ecfe5138e2017d3fb8a534a963e4868f2a9f0 (diff) | |
parent | 39c8e701e4a1d7a48bba78cd5b73501eca42fbe8 (diff) | |
download | refinerycms-blog-77f8860008f60c4702589a670780e8554b1e5f1e.tar.gz refinerycms-blog-77f8860008f60c4702589a670780e8554b1e5f1e.tar.bz2 refinerycms-blog-77f8860008f60c4702589a670780e8554b1e5f1e.zip |
Merge pull request #428 from mhtremblay/patch-2
typo correction
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 71e92dd..fe62db2 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -79,7 +79,7 @@ fr: title: Articles manage: Gérer les articles new: Créer un nouvel article - uncategorized: Aricles non catégorisés + uncategorized: Articles non catégorisés settings: title: Paramètres moderation: Modération |