Skip to content

Commit

Permalink
Adding question_categories to locale files
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaujean committed Sep 3, 2010
1 parent 99b70ed commit 86b69d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/locales/en-GB.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
en-GB:
en:
frequently_asked_questions: Frequently Asked Questions
question_categoriess: Frequently Asked Questions
new_question_category: New Category
questions: Questions
create_category: Create Category
Expand Down
1 change: 1 addition & 0 deletions config/locales/en-US.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
en:
frequently_asked_questions: Frequently Asked Questions
question_categories: Frequently Asked Questions
new_question_category: New Category
questions: Questions
create_category: Create Category
Expand Down

0 comments on commit 86b69d7

Please # to comment.