updated translations
This commit is contained in:
10
resources/lang/nl-NL/notifications.php
Normal file
10
resources/lang/nl-NL/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Oeps!',
|
||||
'hello' => 'Hallo!',
|
||||
'salutation' => 'Met vriendelijke groet,<br>:company_name',
|
||||
'subcopy' => 'Als u problemen ondervindt met het klikken van ":text" knop, kopieer en plak dan onderstaande URL in uw webbrowser: [:url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user