mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-05 15:29:50 +00:00
Update wrong translation key
This commit is contained in:
parent
4a58d7f300
commit
f1df2d5165
@ -59,7 +59,7 @@ class SectionMenuBuilder implements LocalMenuBuilderInterface
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
$menu->addChild($this->translator->trans('news_history.menu'), [
|
$menu->addChild($this->translator->trans('news.menu'), [
|
||||||
'route' => 'chill_main_news_items_history',
|
'route' => 'chill_main_news_items_history',
|
||||||
])
|
])
|
||||||
->setExtras([
|
->setExtras([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user