mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Fix language name.
Correct name of slugs portuguese.
This commit is contained in:
parent
5305f71c2b
commit
549eaa3382
@ -100,11 +100,11 @@ return [
|
|||||||
'subset' => 'latin,latin-ext',
|
'subset' => 'latin,latin-ext',
|
||||||
],
|
],
|
||||||
'pt-BR' => [
|
'pt-BR' => [
|
||||||
'name' => 'Portuguese',
|
'name' => 'Portuguese, Brazilian',
|
||||||
'subset' => 'latin,latin-ext',
|
'subset' => 'latin,latin-ext',
|
||||||
],
|
],
|
||||||
'pt-PT' => [
|
'pt-PT' => [
|
||||||
'name' => 'Portuguese, Brazilian',
|
'name' => 'Portuguese, Portugal',
|
||||||
'subset' => 'latin,latin-ext',
|
'subset' => 'latin,latin-ext',
|
||||||
],
|
],
|
||||||
'ro' => [
|
'ro' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user