mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
fix translation with calendar exports
This commit is contained in:
@@ -38,7 +38,7 @@ class MonthYearAggregator implements AggregatorInterface
|
||||
|
||||
public function getTitle(): string
|
||||
{
|
||||
return 'Group by month and year';
|
||||
return 'Group appointments by month and year';
|
||||
}
|
||||
|
||||
public function addRole(): ?Role
|
||||
|
Reference in New Issue
Block a user