DW-1321: Fix for Incomplete List of Languages - 5 languages were listed in English. They are correctly translated now. (#5494)

This commit is contained in:
Gloria Broadbent
2020-02-20 15:18:12 +00:00
committed by GitHub
parent a256a6b7d5
commit de237d8481

View File

@@ -81,23 +81,23 @@
}, },
{ {
"key": "cs", "key": "cs",
"label": "Czech" "label": "Čeština"
}, },
{ {
"key": "pl", "key": "pl",
"label": "Polish" "label": "Polski"
}, },
{ {
"key": "fi", "key": "fi",
"label": "Finnish" "label": "Suomi"
}, },
{ {
"key": "da", "key": "da",
"label": "Danish" "label": "Dansk"
}, },
{ {
"key": "sv", "key": "sv",
"label": "Swedish" "label": "Svenska"
} }
], ],
"search": { "search": {