Initial commit
This commit is contained in:
9
resources/lang/fr/mail.php
Normal file
9
resources/lang/fr/mail.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'new_message_subject' => 'Tu as reçu un nouveau message',
|
||||
'unknown_sender' => 'quelqu\'un',
|
||||
'user' => 'un autre Timebanker',
|
||||
'group_conversation' => 'une conversation de groupe',
|
||||
];
|
||||
Reference in New Issue
Block a user