updated translations
This commit is contained in:
10
resources/lang/de-DE/notifications.php
Normal file
10
resources/lang/de-DE/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Hoppala!',
|
||||
'hello' => 'Hallo!',
|
||||
'salutation' => 'Mit freundlichen Grüßen,<br> :company_name',
|
||||
'subcopy' => 'Wenn Sie Probleme damit haben den „:text“ Button zu drücken, kopieren Sie bitte die nachfolgende URL in Ihren Webbrowser. [:url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user