New translations button.php (French)

This commit is contained in:
Fatih Alp 2020-05-12 13:09:52 +03:00
parent d04983f4d3
commit c346911e6f

View File

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