Skip to content

Commit ab96e41

Browse files
author
Oleksii Korshenko
authored
MAGETWO-86778: No locale for Swedish (Finland). #1207
2 parents 6311b5c + 371098e commit ab96e41

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
@@ -89,6 +89,7 @@ class Config implements \Magento\Framework\Locale\ConfigInterface
8989
'sq_AL', /*Albanian (Albania)*/
9090
'sr_Cyrl_RS', /*Serbian (Serbia)*/
9191
'sv_SE', /*Swedish (Sweden)*/
92+
'sv_FI', /*Swedish (Finland)*/
9293
'sw_KE', /*Swahili (Kenya)*/
9394
'th_TH', /*Thai (Thailand)*/
9495
'tr_TR', /*Turkish (Turkey)*/

0 commit comments

Comments
 (0)