mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
BUGFIX #4609: Fixed portoguese locales in common locales list.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@90554 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
7b1076e255
commit
f2266dae02
@ -726,8 +726,8 @@ class i18n extends Object {
|
||||
'om_ET' => array('Oromo', 'Afaan Oromo'),
|
||||
'fa_IR' => array('Persian', 'فارسى'),
|
||||
'pl_PL' => array('Polish', 'polski'),
|
||||
'pt-PT' => array('Portuguese (Portugal)', 'português (Portugal)'),
|
||||
'pt-BR' => array('Portuguese (Brazil)', 'português (Brazil)'),
|
||||
'pt_PT' => array('Portuguese (Portugal)', 'português (Portugal)'),
|
||||
'pt_BR' => array('Portuguese (Brazil)', 'português (Brazil)'),
|
||||
'pa_IN' => array('Punjabi', 'ਪੰਜਾਬੀ'),
|
||||
'qu_PE' => array('Quechua', 'Quechua'),
|
||||
'rm_CH' => array('Romansh', 'rumantsch'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user