Skip to content

Commit c6a46e3

Browse files
author
Stanislav Idolov
authored
ENGCOM-1216: [Forwardport] Added spanish Bolivia locale to allowedLocales list #14501
2 parents 7574320 + 38d9658 commit c6a46e3

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
@@ -102,6 +102,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
102102
'lo_LA', /*Laotian*/
103103
'es_VE', /*Spanish (Venezuela)*/
104104
'en_IE', /*English (Ireland)*/
105+
'es_BO', /*Spanish (Bolivia)*/
105106
];
106107

107108
/**

0 commit comments

Comments
 (0)