akaunting/resources/lang/nb-NO/notifications.php

11 lines
312 B
PHP
Raw Normal View History

2018-11-08 12:11:42 +03:00
<?php
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)',
];