Merge pull request #147 from opf/feature/rails3_fix_category_translation

Fixed translation of the "category" attribute
pull/143/merge
cratz 12 years ago
commit f14aed9218
  1. 4
      config/locales/en.yml

@ -179,9 +179,9 @@ en:
author: "Author"
base: "General Error:"
blocks_ids: "Blocks"
category: "Kategorie"
category: "Category"
comments: "Comment"
content: "Inhalt"
content: "Content"
created_on: "Created on"
custom_values: "Custom fields"
description: "Description"

Loading…
Cancel
Save