mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
improve translations for treating agent
This commit is contained in:
@@ -64,7 +64,7 @@ final class JobAggregator implements AggregatorInterface
|
||||
*/
|
||||
public function getTitle(): string
|
||||
{
|
||||
return 'Group by user job';
|
||||
return 'Group by treating agent job';
|
||||
}
|
||||
|
||||
/**
|
||||
|
@@ -64,7 +64,7 @@ final class ScopeAggregator implements AggregatorInterface
|
||||
*/
|
||||
public function getTitle(): string
|
||||
{
|
||||
return 'Group by user scope';
|
||||
return 'Group by treating agent scope';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user