fichiers translation
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
This commit is contained in:
parent
cb2fe498fe
commit
224ddedc93
3 changed files with 10 additions and 2 deletions
|
|
@ -6,4 +6,8 @@ return [
|
|||
'locale' => 'en_US.UTF-8',
|
||||
'name' => 'English',
|
||||
'url' => '/en',
|
||||
'translations' => [
|
||||
'impact.type' => 'Impact',
|
||||
'impacts.title' => 'Impacts',
|
||||
],
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue