akaunting/resources/lang/fa-IR/notifications.php

11 lines
324 B
PHP
Raw Normal View History

2018-11-08 12:11:42 +03:00
<?php
return [
'whoops' => 'آخ!',
'hello' => 'سلام!',
'salutation' => 'با احترام،<br>:company_name ',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
];