mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 22:06:04 -06:00
New translations field.php (French)
This commit is contained in:
parent
c56bf47dc2
commit
ab4e762f8e
@ -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',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user