diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-02-12 22:53:51 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-02-12 22:56:54 +0000 |
| commit | cc181a7da8d9b033d0b92282d9b4da4baf8dad54 (patch) | |
| tree | 572fff4df437d2318ec1182667f903cfc2a90b2f /app/Module/AncestorsChartModule.php | |
| parent | 1d7c1cc4669761e38c9aa1b6c925294c294eed65 (diff) | |
| download | webtrees-cc181a7da8d9b033d0b92282d9b4da4baf8dad54.tar.gz webtrees-cc181a7da8d9b033d0b92282d9b4da4baf8dad54.tar.bz2 webtrees-cc181a7da8d9b033d0b92282d9b4da4baf8dad54.zip | |
Add Armenian translation
Diffstat (limited to 'app/Module/AncestorsChartModule.php')
| -rw-r--r-- | app/Module/AncestorsChartModule.php | 5 |
1 files changed, 0 insertions, 5 deletions
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 */ |
