arabic translation of 'copy of'

This commit is contained in:
Herbert Maschke 2020-08-03 19:52:53 +02:00
parent 80d2cda443
commit b130bf68cd
1 changed files with 16 additions and 14 deletions

View File

@ -1,20 +1,22 @@
<?php
return [
'save' => 'حفظ',
'create' => 'خلق',
'update' => 'تحديث',
'delete' => 'حذف',
'failed' => 'فشل',
'store' => 'متجر',
'image' => 'صورة',
'no result' => 'لا نتيجة',
'product' => 'المنتج',
'attribute' => 'ينسب',
'actions' => 'أجراءات',
'id' => 'ID',
'action' => 'عمل',
'yes' => 'نعم',
'save' => 'حفظ',
'create' => 'خلق',
'update' => 'تحديث',
'delete' => 'حذف',
'copy-of' => 'نسخة من',
'copy-of-slug' => 'نسخة-من',
'failed' => 'فشل',
'store' => 'متجر',
'image' => 'صورة',
'no result' => 'لا نتيجة',
'product' => 'المنتج',
'attribute' => 'ينسب',
'actions' => 'أجراءات',
'id' => 'ID',
'action' => 'عمل',
'yes' => 'نعم',
'no' => 'لا',
'true' => 'صحيح',
'false' => 'خاطئة',