diff --git a/resources/lang/fr/translations.php b/resources/lang/fr/translations.php new file mode 100644 index 0000000..aec2e74 --- /dev/null +++ b/resources/lang/fr/translations.php @@ -0,0 +1,9 @@ + 'Titre', + 'description' => 'Description', + 'author' => "Nom de l'auteur", + 'image' => 'Image', + 'characters' => 'Caractères', +];