fixup! fix: implement useTranslations for start date on event modal
This commit is contained in:
committed by
Linus Rath
parent
f0967f90eb
commit
31024396e3
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2752,4 +2752,4 @@
|
||||
"custom": "Personnalisé"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2752,4 +2752,4 @@
|
||||
"custom": "Personalizado"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user