We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 535860a + 1162761 commit dca297eCopy full SHA for dca297e
lib/internal/Magento/Framework/Locale/Config.php
@@ -31,6 +31,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
31
'de_AT', /*German (Austria)*/
32
'de_CH', /*German (Switzerland)*/
33
'de_DE', /*German (Germany)*/
34
+ 'de_LU', /*German (Luxembourg)*/
35
'el_GR', /*Greek (Greece)*/
36
'en_AU', /*English (Australian)*/
37
'en_CA', /*English (Canadian)*/
@@ -54,6 +55,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
54
55
'fr_CA', /*French (Canada)*/
56
'fr_CH', /*French (Switzerland)*/
57
'fr_FR', /*French (France)*/
58
+ 'fr_LU', /*French (Luxembourg)*/
59
'gu_IN', /*Gujarati (India)*/
60
'he_IL', /*Hebrew (Israel)*/
61
'hi_IN', /*Hindi (India)*/
0 commit comments