adding labels
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m12s

This commit is contained in:
lila 2026-04-21 14:44:14 +02:00
parent 1715726ec6
commit 0dba68904e

View file

@ -10,6 +10,9 @@ import type { GameRequest } from "@lila/shared";
const LABELS: Record<string, string> = { const LABELS: Record<string, string> = {
en: "English", en: "English",
it: "Italian", it: "Italian",
de: "German",
fr: "French",
es: "Spanish",
noun: "Nouns", noun: "Nouns",
verb: "Verbs", verb: "Verbs",
easy: "Easy", easy: "Easy",