Skip to content

Commit d880330

Browse files
authored
added fr_CH to allowed locales list
1 parent 6ae3418 commit d880330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lib/internal/Magento/Framework/Locale/Config.php

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
5252
'fil_PH', /*Filipino (Philippines)*/
5353
'fr_BE', /*French (Belgium)*/
5454
'fr_CA', /*French (Canada)*/
55+
'fr_CH', /*French (Switzerland)*/
5556
'fr_FR', /*French (France)*/
5657
'gu_IN', /*Gujarati (India)*/
5758
'he_IL', /*Hebrew (Israel)*/

0 commit comments

Comments
 (0)