diff options
author | Uģis Ozols <ugis.ozolss@gmail.com> | 2010-12-10 11:11:02 +0200 |
---|---|---|
committer | Uģis Ozols <ugis.ozolss@gmail.com> | 2010-12-10 11:11:02 +0200 |
commit | 6b9b639fd47799535a57f42e48df51af09535cd4 (patch) | |
tree | ca2b14d4bb5c6c69d596afaed62a5007e53c627c /config | |
parent | 58da388652f82276d4a5e7d6c801c1fa91bf6695 (diff) | |
download | refinerycms-blog-6b9b639fd47799535a57f42e48df51af09535cd4.tar.gz refinerycms-blog-6b9b639fd47799535a57f42e48df51af09535cd4.tar.bz2 refinerycms-blog-6b9b639fd47799535a57f42e48df51af09535cd4.zip |
Move 'Archives' text to locale.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 14f148f..7a6e49a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -96,6 +96,7 @@ en: comments: singular: comment none: no comments + archives: Archives categories: show: no_posts: There are no posts here yet. |