fixup! fix: implement useTranslations for start date on event modal

This commit is contained in:
Luis Felipe Marzagao
2026-04-30 11:08:16 +02:00
committed by Linus Rath
parent f0967f90eb
commit 31024396e3
5 changed files with 33 additions and 13 deletions
+2 -2
View File
@@ -2284,7 +2284,7 @@
"sep": "Sep",
"oct": "Oct",
"nov": "Nov",
"dec": "Dez"
"dec": "Dec"
},
"notifications": {
"event_created": "Event created",
@@ -2763,4 +2763,4 @@
"unified_mailbox": {
"search_unavailable": "Search is not available in the unified view"
}
}
}
+1 -1
View File
@@ -2752,4 +2752,4 @@
"custom": "Personnalisé"
}
}
}
}
+1 -1
View File
@@ -2752,4 +2752,4 @@
"custom": "Personalizado"
}
}
}
}