Skip to content

Commit 38d9658

Browse files
ENGCOM-1216: [Forwardport] Added spanish Bolivia locale to allowedLocales list #14501
- Merge Pull Request #14501 from mastiuhin-olexandr/magento2:2.3-develop-PR-port-14473 - Merged commits: 1. 0da00a4
2 parents 5a7c3bd + 0da00a4 commit 38d9658

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)