From cc181a7da8d9b033d0b92282d9b4da4baf8dad54 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 12 Feb 2025 22:53:51 +0000 Subject: Add Armenian translation --- app/Module/AncestorsChartModule.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app/Module/AncestorsChartModule.php') diff --git a/app/Module/AncestorsChartModule.php b/app/Module/AncestorsChartModule.php index f0f0b409fa..159f1e98cd 100644 --- a/app/Module/AncestorsChartModule.php +++ b/app/Module/AncestorsChartModule.php @@ -82,11 +82,6 @@ class AncestorsChartModule extends AbstractModule implements ModuleChartInterfac ]); } - /** - * How should this module be identified in the control panel, etc.? - * - * @return string - */ public function title(): string { /* I18N: Name of a module/chart */ -- cgit v1.3