add missing language to the picker

This commit is contained in:
Denys Vuika
2017-12-06 14:28:51 +00:00
parent 9681b459f7
commit 77882e5ab9
+4
View File
@@ -122,6 +122,10 @@
{
"key": "ru",
"label": "Russian"
},
{
"key": "zh-CN",
"label": "Simplified Chinese"
}
]
}