config/locales/en.yml in governor_comments-0.1.2 vs config/locales/en.yml in governor_comments-0.2.0

- old
+ new

@@ -1,6 +1,12 @@ # Sample localization file for English. Add more files in this directory for other locales. # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: - hello: "Hello world" - unauthorized_edit: "You're not allowed to edit this %{resource_type}." + governor_comments: + manage_comments: "Manage Comments" + reply: "Reply" + edit: "Edit" + mark_spam: "Mark as Spam" + not_spam: "Not Spam" + destroy: "Delete" + submit: "Apply" \ No newline at end of file