Files
phpvms/resources/lang/fr/home.php
B.Fatih KOZ 94735103aa French Translation (#1392)
Author: Jacques M.
( Jbaltazar67 from phpVMS Forum/Discord )
2022-02-04 15:39:10 -05:00

9 lines
126 B
PHP

<?php
return [
'welcome' => [
'title' => 'Bienvenue!',
'message' => 'Bienvenue à :appname',
],
];