spec/rails_app/config/locales/en.yml in lolita-i18n-0.1.3 vs spec/rails_app/config/locales/en.yml in lolita-i18n-0.1.4

- old
+ new

@@ -1,9 +1,9 @@ -en: - "Page title": "Page title" - posts: - "Title": Posts - "Description": "Posts description" - comments: - "Title": Comments - "Description": "Comment description" +en: + "Page title": "Page title" + posts: + "Title": Posts + "Description": "Posts description" + comments: + "Title": Comments + "Description": "Comment description" "Footer": "Footer text" \ No newline at end of file