Skip to content
Snippets Groups Projects

Resolve "Créer pages mentions légales et conditions générales de vente"

Files

+ 14
0
<?php
return [
'contact' => [
'title' => 'Excited to work with you!',
'desc' => 'Feel free to contact me if you need information, or if you just want to chat with me.',
],
'links' => [
'title' => 'Stay in touch',
],
'legals-infos' => [
'title' => 'Legal information',
],
];
Loading