diff options
author | Uģis Ozols <ugis.ozolss@gmail.com> | 2010-12-03 09:48:47 +0200 |
---|---|---|
committer | Uģis Ozols <ugis.ozolss@gmail.com> | 2010-12-03 09:48:47 +0200 |
commit | 2db680dd9835bdfb01ebfff90398ae5a9d8b45da (patch) | |
tree | 741852432d0b4dc008e1e54debe1090fa8cb6aa6 /config | |
parent | a0ec0bce1469af3a5c41781344a7497f1870c3e6 (diff) | |
download | refinerycms-blog-2db680dd9835bdfb01ebfff90398ae5a9d8b45da.tar.gz refinerycms-blog-2db680dd9835bdfb01ebfff90398ae5a9d8b45da.tar.bz2 refinerycms-blog-2db680dd9835bdfb01ebfff90398ae5a9d8b45da.zip |
Refactored nav partial, added 'blog home' to locale and removed unneeded <nav></nav> tags.
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 d4129c9..9bd9ab0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -108,6 +108,7 @@ en: index: no_blog_articles_yet: There are no blog articles posted yet. Stay tuned. show: + blog_home: Blog Home comments: title: Comments add: Make a Comment |