template + blueprint news
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s

This commit is contained in:
Julie Blanc 2026-02-25 15:22:34 +01:00
parent 224ddedc93
commit ea35cc1e22
11 changed files with 286 additions and 8 deletions

View file

@ -7,7 +7,12 @@ return [
'name' => 'English',
'url' => '/en',
'translations' => [
'impact.type' => 'Impact',
'impacts.title' => 'Impacts',
'impact.type' => 'Impact',
'impacts.title' => 'Impacts',
'news.type' => 'News',
'news.title' => 'News',
'investigation.type' => 'Investigation',
'investigations.related' => 'Related investigations',
'investigations.see_all' => 'See all investigations',
],
];