We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ä
1 parent 82cca43 commit 64eb303Copy full SHA for 64eb303
src/routes/fristenkalender/+page.svelte
@@ -20,7 +20,7 @@
20
const monthNameMap: Record<MonthValue, string> = {
21
"01": "januar",
22
"02": "februar",
23
- "03": "maerz",
+ "03": "märz",
24
"04": "april",
25
"05": "mai",
26
"06": "juni",
0 commit comments