Skip to content

Commit 13f5919

Browse files
ENGCOM-6899: Issue/26843: Fix es_US Spanish (United States ) Locale is not support… #26857
- Merge Pull Request #26857 from vincent-le89/magento2:issue_26843 - Merged commits: 1. bab4fb6 2. fb71138 3. 2b1bce5
2 parents ff70b28 + 2b1bce5 commit 13f5919

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)