Fix language name.

Correct name of slugs portuguese.
This commit is contained in:
Carlos Eduardo 2016-06-24 12:27:10 -03:00 committed by GitHub
parent 5305f71c2b
commit 549eaa3382

View File

@ -100,11 +100,11 @@ return [
'subset' => 'latin,latin-ext',
],
'pt-BR' => [
'name' => 'Portuguese',
'name' => 'Portuguese, Brazilian',
'subset' => 'latin,latin-ext',
],
'pt-PT' => [
'name' => 'Portuguese, Brazilian',
'name' => 'Portuguese, Portugal',
'subset' => 'latin,latin-ext',
],
'ro' => [