Skip to content

Commit be704cf

Browse files
ENGCOM-1905: [Backport] Added spanish Bolivia locale to allowedLocales list #15924
- Merge Pull Request #15924 from dmytro-ch/magento2:2.1-develop-PR-port-14473 - Merged commits: 1. 6c6d67f
2 parents c07e5bb + 6c6d67f commit be704cf

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
@@ -98,6 +98,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
9898
'lo_LA', /*Laotian*/
9999
'es_VE', /*Spanish (Venezuela)*/
100100
'en_IE', /*English (Ireland)*/
101+
'es_BO', /*Spanish (Bolivia)*/
101102
];
102103

103104
/**

0 commit comments

Comments
 (0)