Skip to content

Commit

Permalink
ENGCOM-6899: Issue/26843: Fix es_US Spanish (United States ) Locale i…
Browse files Browse the repository at this point in the history
…s not support… #26857
  • Loading branch information
slavvka committed Feb 14, 2020
2 parents 904771e + 13f5919 commit a5ad8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/Magento/Framework/Locale/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
'es_VE', /*Spanish (Venezuela)*/
'en_IE', /*English (Ireland)*/
'es_BO', /*Spanish (Bolivia)*/
'es_US', /*Spanish (United States)*/
];

/**
Expand Down

0 comments on commit a5ad8c1

Please sign in to comment.