fix(i18n): translate TUMMY_TIME label to "Plat ventre"
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -136,7 +136,7 @@ export const EVENT_CONFIG: Record<
|
|||||||
hasTimer: true,
|
hasTimer: true,
|
||||||
},
|
},
|
||||||
TUMMY_TIME: {
|
TUMMY_TIME: {
|
||||||
label: "Tummy time",
|
label: "Plat ventre",
|
||||||
icon: "Baby",
|
icon: "Baby",
|
||||||
color: "#d97706",
|
color: "#d97706",
|
||||||
colorClass: "text-amber-600",
|
colorClass: "text-amber-600",
|
||||||
|
|||||||
Reference in New Issue
Block a user