mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
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:
@@ -81,23 +81,23 @@
|
||||
},
|
||||
{
|
||||
"key": "cs",
|
||||
"label": "Czech"
|
||||
"label": "Čeština"
|
||||
},
|
||||
{
|
||||
"key": "pl",
|
||||
"label": "Polish"
|
||||
"label": "Polski"
|
||||
},
|
||||
{
|
||||
"key": "fi",
|
||||
"label": "Finnish"
|
||||
"label": "Suomi"
|
||||
},
|
||||
{
|
||||
"key": "da",
|
||||
"label": "Danish"
|
||||
"label": "Dansk"
|
||||
},
|
||||
{
|
||||
"key": "sv",
|
||||
"label": "Swedish"
|
||||
"label": "Svenska"
|
||||
}
|
||||
],
|
||||
"search": {
|
||||
|
Reference in New Issue
Block a user