feat: rename project to aphp-gestime-exporter, and translate texts to french

This commit is contained in:
Pihkaal
2025-11-05 18:29:09 +01:00
parent d6850fb2cb
commit 41e91b6731
7 changed files with 77 additions and 77 deletions

View File

@@ -13,7 +13,7 @@ const makeIcsEvent = (
month: number;
} & WorkEvent,
): IcsEvent => ({
uid: `${data.year}-${data.month}-${data.day}-work@gestime-aphp-export`,
uid: `${data.year}-${data.month}-${data.day}-work@aphp-gestime-exporter`,
summary: "Travail",
stamp: { date: new Date() },
start: {