updated translations
This commit is contained in:
10
resources/lang/sv-SE/notifications.php
Normal file
10
resources/lang/sv-SE/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Hoppsan!',
|
||||
'hello' => 'Hallå!',
|
||||
'salutation' => 'Hälsningar,<br> :company_name',
|
||||
'subcopy' => 'Om du har problem att klicka på den ”:text”-knappen, kopiera och klistra in webbadressen nedan i din webbläsare: [:url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user