updated translations
This commit is contained in:
10
resources/lang/da-DK/notifications.php
Normal file
10
resources/lang/da-DK/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Ups!',
|
||||
'hello' => 'Hallo!',
|
||||
'salutation' => 'Med venlig hilsen,<br> : company_name',
|
||||
'subcopy' => 'Hvis du har problemer med at klikke på ":text" knappen, kopier og indsæt Webadressen nedenfor i din browser: [: url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user