New translations button.php (Arabic)

This commit is contained in:
Fatih Alp 2020-09-23 18:36:56 +03:00
parent 6f5a54da07
commit 453a4b75da

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'تحديث الفئة' 'name' => 'تحديث الفئة'
], ],
'new_option' => 'New Option', 'new_option' => 'خيار جديد',
]; ];