11 lines
440 B
PHP
Raw Normal View History

2017-12-13 14:54:52 +03:00
<?php
return [
'import' => 'استيراد',
2018-08-29 16:47:58 +03:00
'title' => 'استيراد :type',
2022-06-04 00:26:44 +00:00
'limitations' => 'أنواع الملفات المسموح بها: :extensions<br>الحد الأقصى المسموح به: :row_limit',
'sample_file' => 'يمكنك <a target="_blank" href=":download_link"><strong>تنزيل</strong></a> ملف العينة وملء بياناتك.',
2017-12-13 14:54:52 +03:00
];