fix(i18n): translate TUMMY_TIME label to "Plat ventre"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 16:58:11 +02:00
parent e9c8d7e97e
commit 8ce5220520
+1 -1
View File
@@ -136,7 +136,7 @@ export const EVENT_CONFIG: Record<
hasTimer: true,
},
TUMMY_TIME: {
label: "Tummy time",
label: "Plat ventre",
icon: "Baby",
color: "#d97706",
colorClass: "text-amber-600",