Skip to content

Commit a5ad8c1

Browse files
authored
ENGCOM-6899: Issue/26843: Fix es_US Spanish (United States ) Locale is not support… #26857
2 parents 904771e + 13f5919 commit a5ad8c1

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
@@ -108,6 +108,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
108108
'es_VE', /*Spanish (Venezuela)*/
109109
'en_IE', /*English (Ireland)*/
110110
'es_BO', /*Spanish (Bolivia)*/
111+
'es_US', /*Spanish (United States)*/
111112
];
112113

113114
/**

0 commit comments

Comments
 (0)