We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa9fe57 + 9f78a92 commit df951d4Copy full SHA for df951d4
framework/messages/ar/yii.php
@@ -32,6 +32,7 @@
32
'No help for unknown sub-command "{command}".' => 'ليس هناك مساعدة لأمر فرعي غير معروف "{command}".',
33
'No results found.' => 'لم يتم العثور على نتائج',
34
'Only files with these extensions are allowed: {extensions}.' => 'فقط الملفات التي تحمل هذه الصيغ مسموح بها: {extensions}.',
35
+ 'Only files with these MIME types are allowed: {mimeTypes}.' => 'فقط الملفات من هذه الأنواع مسموح بها: {mimeTypes}.',
36
'Page not found.' => 'لم يتم العثور على الصفحة',
37
'Please fix the following errors:' => 'الرجاء تصحيح الأخطاء التالية:',
38
'Please upload a file.' => 'الرجاء تحميل ملف.',
0 commit comments