From: soufiane Date: Thu, 3 Jul 2025 16:32:30 +0000 (+0200) Subject: wait #7579 @3:00 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b7a505cd3cd9fbb1df1ddc0bfe43a8263aba2ebe;p=fluidbook-toolbox.git wait #7579 @3:00 --- diff --git a/resources/views/fluidbook_stats/stats.blade.php b/resources/views/fluidbook_stats/stats.blade.php index c86533c90..4d29c7056 100644 --- a/resources/views/fluidbook_stats/stats.blade.php +++ b/resources/views/fluidbook_stats/stats.blade.php @@ -418,13 +418,13 @@ "customRangeLabel": "{{__('Personnalisé')}}", "weekLabel": "W", "daysOfWeek": [ + "{{__('Di')}}", "{{__('Lu')}}", "{{__('Ma')}}", "{{__('Me')}}", "{{__('Je')}}", "{{__('Ve')}}", "{{__('Sa')}}", - "{{__('Di')}}" ], "monthNames": [ "{{__('Janvier')}}", @@ -440,8 +440,7 @@ "{{__('Novembre')}}", "{{__('Décembre')}}", ], - - "firstDay": 0 + "firstDay": 1 }, minDate: creationDate, // Creation date of the Fluidbook maxDate: now,