update changelog, add language

This commit is contained in:
Amruth Pillai
2020-04-16 14:49:42 +05:30
parent e1bf458ed5
commit bcb3578e7c
3 changed files with 11 additions and 1 deletions

View File

@ -38,6 +38,10 @@ const languages = [
code: 'kn',
name: 'Kannada',
},
{
code: 'pl',
name: 'Polish',
},
{
code: 'pt',
name: 'Portuguese',