diff options
author | Gant Laborde <gantman@gmail.com> | 2012-11-12 07:06:54 -0800 |
---|---|---|
committer | Gant Laborde <gantman@gmail.com> | 2012-11-12 07:06:54 -0800 |
commit | e69820e07263c0c6f6c660ef31c1732eef4a41f4 (patch) | |
tree | 3c6e221d4f87880ef9467ed9eb8bb4c5b5f25281 /config | |
parent | 8219d07d9b78bb862616059a1b4b2b69b1c677e4 (diff) | |
download | refinerycms-blog-e69820e07263c0c6f6c660ef31c1732eef4a41f4.tar.gz refinerycms-blog-e69820e07263c0c6f6c660ef31c1732eef4a41f4.tar.bz2 refinerycms-blog-e69820e07263c0c6f6c660ef31c1732eef4a41f4.zip |
Fixing the verbiage to latest rather than other, from issue 267
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index b98921f..471b3e4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -108,7 +108,7 @@ en: title: RSS Feed subscribe: Subscribe posts: - other: Other Posts + other: Latest Posts created_at: 'Posted on %{when}' read_more: Read more comments: @@ -136,7 +136,7 @@ en: comments: title: Comments add: Make a Comment - other: Other Blog Posts + other: Latest Blog Posts filed_in: Filed in tagged: Tagged submit: Send comment |