Added Khmer Translation

This commit is contained in:
Chhin Sras
2023-05-24 21:07:35 +07:00
parent a0da2f6e16
commit f89f3e6a38
4 changed files with 94 additions and 3 deletions

View File

@ -302,7 +302,7 @@ declare namespace App {
}
declare namespace I18nType {
type langType = 'en' | 'zh-CN';
type langType = 'en' | 'zh-CN' | 'km-KH';
interface Schema {
system: {