New translations field.php (French)

This commit is contained in:
Fatih Alp 2020-05-21 18:49:17 +03:00
parent c56bf47dc2
commit ab4e762f8e

View File

@ -50,4 +50,10 @@ return [
'secure_e-commerce_ads' => 'Annonces e-commerce sécurisées', 'secure_e-commerce_ads' => 'Annonces e-commerce sécurisées',
'sms' => 'Envoyer un message texte (SMS)', 'sms' => 'Envoyer un message texte (SMS)',
'mail' => 'Envoyer un mail', 'mail' => 'Envoyer un mail',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
]; ];