fichiers translation
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-02-25 15:08:45 +01:00
parent cb2fe498fe
commit 224ddedc93
3 changed files with 10 additions and 2 deletions

View file

@ -6,4 +6,8 @@ return [
'locale' => 'en_US.UTF-8',
'name' => 'English',
'url' => '/en',
'translations' => [
'impact.type' => 'Impact',
'impacts.title' => 'Impacts',
],
];