updated translations

This commit is contained in:
denisdulici
2018-12-11 16:47:45 +03:00
parent b7de4bad6f
commit f2d47b5b19
52 changed files with 213 additions and 168 deletions

View File

@ -2,9 +2,9 @@
return [
'whoops' => 'Whoops!',
'hello' => 'Hello!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
'whoops' => 'Uff!',
'hello' => 'God dag!',
'salutation' => 'Vennlig hilsen<br> :company_name',
'subcopy' => 'Hvis du har problememer med å klikke på ":text" knappen, vennligst kopier følgende URL til din nettleser: [:url](:url)',
];