Skip to content

Commit

Permalink
Corrected spelling of Portuguese.
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Davey committed Apr 21, 2010
1 parent 2749c7d commit e149078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/tolk/locale.rb
Expand Up @@ -18,7 +18,7 @@ class Locale < ActiveRecord::Base
'ru' => 'Russian',
'it' => "Italian",
'pl' => "Polish",
'pt-BR' => "Portugese (Brazilian)",
'pt-BR' => "Portuguese (Brazilian)",
'sl' => "Slovak"
}

Expand Down

0 comments on commit e149078

Please sign in to comment.