akaunting/resources/lang/he-IL/notifications.php

11 lines
326 B
PHP
Raw Normal View History

2018-08-29 16:47:58 +03:00
<?php
return [
'whoops' => 'אופס...',
'hello' => 'שלום!',
'salutation' => 'ברכות,<br> : שם_החברה',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
];