Skip to content

Commit 85bf0f1

Browse files
author
Stanislav Idolov
authored
ENGCOM-1905: [Backport] Added spanish Bolivia locale to allowedLocales list #15924
2 parents a96d905 + be704cf commit 85bf0f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Locale/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
9999
'lo_LA', /*Laotian*/
100100
'es_VE', /*Spanish (Venezuela)*/
101101
'en_IE', /*English (Ireland)*/
102+
'es_BO', /*Spanish (Bolivia)*/
102103
];
103104

104105
/**

0 commit comments

Comments
 (0)