Initial commit
This commit is contained in:
8
resources/lang/nl/mail.php
Normal file
8
resources/lang/nl/mail.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_message_subject' => 'Je hebt een nieuw chatbericht',
|
||||
'unknown_sender' => 'iemand',
|
||||
'user' => 'een andere Timebanker',
|
||||
'group_conversation' => 'een groepschat',
|
||||
];
|
||||
Reference in New Issue
Block a user