template + blueprint news
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
This commit is contained in:
parent
224ddedc93
commit
ea35cc1e22
11 changed files with 286 additions and 8 deletions
|
|
@ -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',
|
||||
],
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue