add cambodia flag (khmer) and cleanup

This commit is contained in:
2020-05-05 19:27:53 +07:00
parent 484543dabc
commit c2c94929a7
3 changed files with 7 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ const languages = {
},
'km-KH': {
translation: translationKM,
}
},
};
type Language = keyof typeof languages;