Skip to content

Commit

Permalink
Correct tr language name
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Apr 4, 2014
1 parent bef1856 commit 4c24f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/i18n.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
sv: "Svenska",
:'sv-FI' => "Svenska (Finland)",
ta: "தமிழ்",
tr: "Türk"
tr: "Türkçe"
}

I18n.default_locale = :en
Expand Down

0 comments on commit 4c24f66

Please sign in to comment.