This commit is contained in:
parent
e5727b5630
commit
ec72fa474c
10 changed files with 220 additions and 45 deletions
|
|
@ -11,6 +11,7 @@ return [
|
|||
'impact.type.plural' => 'Impacts',
|
||||
'impacts.title' => 'Impacts',
|
||||
'news.type' => 'News',
|
||||
'news.type.plural' => 'News',
|
||||
'news.title' => 'News',
|
||||
'investigation.type' => 'Investigation',
|
||||
'investigation.type.plural' => 'Investigations',
|
||||
|
|
@ -28,5 +29,6 @@ return [
|
|||
'resource.type' => 'Resource',
|
||||
'resource.type.plural' => 'Resources',
|
||||
'resources.title' => 'Resources',
|
||||
'resources.methodologies' => 'Methodologies',
|
||||
],
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue