From 46ed7490a09ccd088c1c3ce65b0099ed658b6756 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 9 Apr 2026 15:32:34 +0200 Subject: [PATCH] Add Chakma language option to choices list --- common/src/choices.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/choices.ts b/common/src/choices.ts index 27968570..acc81247 100644 --- a/common/src/choices.ts +++ b/common/src/choices.ts @@ -87,6 +87,7 @@ export const LANGUAGE_CHOICES = { Bhojpuri: 'bhojpuri', Burmese: 'burmese', Cebuano: 'cebuano', + Chakma: 'chakma', Chewa: 'chewa', Chhattisgarhi: 'chhattisgarhi', Chittagonian: 'chittagonian',