From 5788e6d7aa67f3080e95d7690c8a43e7e484ab5b Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 20 Jul 2026 23:07:04 +0200 Subject: [PATCH] Add Finnish to language choices --- common/src/choices.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/choices.ts b/common/src/choices.ts index 4b419d68..a72dca56 100644 --- a/common/src/choices.ts +++ b/common/src/choices.ts @@ -97,6 +97,7 @@ export const LANGUAGE_CHOICES = { Dutch: 'dutch', 'Eastern Min': 'eastern-min', English: 'english', + Finnish: 'Finnish', French: 'french', Fula: 'fula', Gan: 'gan',