{{ getFormattedDateTitle(event.startDate, true) }}
+ + ++ {{ + $t('entity.calendar.date.fromTo', + { + startDate: getFormattedDateTitle(event.startDate, true), + endDate: getFormattedDateTitle(event.endDate, true) + } + ) + }} +
+ +{{ event.location }}
+{{ dateDifference }}
+{{ $t('entity.calendar.date.while', { duration: dateDuration } )}}
++ {{ $t('entity.calendar.event.hiddenTooltip') }} +
+{{ activeDirectionLabels.pastFar }}
+{{ activeDirectionLabels.pastNear }}
+{{ activeDirectionLabels.futureNear }}
+{{ activeDirectionLabels.futureFar }}
++ {{ $t('entity.calendar.event.prevPage') }} +
++ {{ $t('entity.calendar.event.nextPage') }} +
+{{ defaultDateFormatted }}
++ {{ $t('entity.calendar.months.deleteOne', { month: m.name }) }} +
++ {{ $t('entity.calendar.months.none') }} +
+ +{{ $t('entity.advancedSearch.older') }}
+{{ $t('entity.advancedSearch.newer') }}
++ {{ $t('ui.greeting', { user: user?.email }) }} +
+ ++ {{ $t('ui.anonymousGreeting') }} +
+ + ++ {{ $t('entity.calendar.isLoading') }} +
++ {{ $t('entity.world.addSingle') }} +
+{{ world.description }}
+ +{{ world.description }}
++ {{ $t('entity.calendar.addSingle') }} +
+Description future (ou alors des informations sur le nb d'évènements)
+ ++ {{ $t('entity.calendar.notFoundForWorld') }} +
+ +{{ getFormattedDateTitle(event.startDate, true) }}
- - -- Du {{ getFormattedDateTitle(event.startDate, true) }} au - {{ getFormattedDateTitle(event.endDate, true) }} -
- -
-
-
{{ activeDirectionLabels.pastFar }}
-{{ activeDirectionLabels.pastNear }}
-{{ activeDirectionLabels.futureNear }}
-{{ activeDirectionLabels.futureFar }}
-Précédente page à évènements
-Prochaine page à évènements
-{{ defaultDateFormatted }}
-
-