14 lines
No EOL
268 B
PHP
14 lines
No EOL
268 B
PHP
<?php
|
|
|
|
return [
|
|
'code' => 'fr',
|
|
'default' => true,
|
|
'direction' => 'ltr',
|
|
'locale' => 'fr_FR.UTF-8',
|
|
'name' => 'Français',
|
|
'url' => '/',
|
|
'translations' => [
|
|
'impact.type' => 'Impact',
|
|
'impacts.title' => 'Impacts',
|
|
],
|
|
]; |