mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
add missing language to the picker
This commit is contained in:
@@ -122,6 +122,10 @@
|
|||||||
{
|
{
|
||||||
"key": "ru",
|
"key": "ru",
|
||||||
"label": "Russian"
|
"label": "Russian"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "zh-CN",
|
||||||
|
"label": "Simplified Chinese"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user