akaunting/resources/lang/id-ID/notifications.php

11 lines
314 B
PHP
Raw Normal View History

2018-08-06 10:25:41 +03:00
<?php
return [
'whoops' => 'Whoops!',
2018-11-08 12:11:42 +03:00
'hello' => 'Hai!',
'salutation' => 'Hormat Kami,<br> :company_name',
2018-08-06 10:25:41 +03:00
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
];