feat(locale): add Khmer language (#3119)

Co-authored-by: Hugo Richard <hugo.richard@epitech.eu>
This commit is contained in:
Chandara H. Wei
2025-01-17 22:46:01 +07:00
committed by GitHub
parent 3af77ccca1
commit 64421a190f
2 changed files with 56 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ function getEmojiFlag(locale: string): string {
et: 'ee',
en: 'gb',
ja: 'jp',
kh: 'km',
ko: 'kr',
nb: 'no',
sv: 'se',