New translations button.php (French)

This commit is contained in:
Fatih Alp 2020-01-10 17:05:59 +03:00
parent dd36bc77f6
commit 0cc0ebae58

View File

@ -2,6 +2,7 @@
return [
'select_file' => 'Choisir un fichier',
'upload' => 'Upload',
'remove' => 'Supprimer',
'change' => 'Modifier',
];