File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,12 +47,12 @@ public static function getModel(): string
4747
4848 public static function getNavigationGroup (): ?string
4949 {
50- return __ ('Mails ' );
50+ return __ ('Emails ' );
5151 }
5252
5353 public static function getNavigationLabel (): string
5454 {
55- return __ ('Mails ' );
55+ return __ ('Emails ' );
5656 }
5757
5858 public static function getLabel (): ?string
@@ -67,7 +67,7 @@ public static function getNavigationIcon(): string
6767
6868 public function getTitle (): string
6969 {
70- return __ ('Mails ' );
70+ return __ ('Emails ' );
7171 }
7272
7373 public static function infolist (Infolist $ infolist ): Infolist
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ public static function getResource(): string
1818
1919 public function getTitle (): string
2020 {
21- return __ ('Mails ' );
21+ return __ ('Emails ' );
2222 }
2323
2424 protected function getActions (): array
You can’t perform that action at this time.
0 commit comments