akaunting/resources/lang/ar-SA/notifications.php

11 lines
396 B
PHP
Raw Normal View History

2018-08-06 10:25:41 +03:00
<?php
return [
2018-08-29 16:47:58 +03:00
'whoops' => 'المعذرة...',
'hello' => 'مرحباً!',
'salutation' => 'مع التحية،<br> :company_name',
'subcopy' => 'إذا كنت تواجه مشكلة في الضغط على زر ":text"، يمكنك نسخ ولصق الرابط أدناه إلى المتصفح الخاص بك: [:url](:url)',
2018-08-06 10:25:41 +03:00
];