updated translations
This commit is contained in:
10
resources/lang/fr-FR/notifications.php
Normal file
10
resources/lang/fr-FR/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Oups !',
|
||||
'hello' => 'Bonjour !',
|
||||
'salutation' => 'Cordialement,<br>:company_name',
|
||||
'subcopy' => 'Si vous n\'arrivez pas à cliquer sur le bouton ":text", veuillez copier et coller l\'URL ci-dessous dans votre navigateur web : [:url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user