feat(i18n): add Khmer language support

Register Khmer (km) locale, add complete 1,394-entry dashboard translation,
and show the Cambodia flag in the language selector. Place Khmer immediately
before Thai in the selector and keep the header locale in sync after switching.
This commit is contained in:
seakleang.nhak
2026-07-19 16:30:37 +07:00
committed by decolua
parent 55628eea02
commit 9ba8f37486
4 changed files with 1406 additions and 3 deletions
+1
View File
@@ -22,6 +22,7 @@ export const LOCALE_FLAGS = {
"tl": "🇵🇭",
"id": "🇮🇩",
"th": "🇹🇭",
"km": "🇰🇭",
"hi": "🇮🇳",
"bn": "🇧🇩",
"ur": "🇵🇰",