New translations setting.php (Arabic)

This commit is contained in:
Fatih Alp 2020-10-06 13:26:09 +03:00
parent f38c5d554d
commit ba072f7677

View File

@ -37,4 +37,7 @@ return [
'style' => [ 'style' => [
'name' => 'النمط (CSS)', 'name' => 'النمط (CSS)',
], ],
'home_page_sub_categories_limit' => [
'name' => 'Homepage Sub Categories Limit',
],
]; ];