New translations setting.php (Azerbaijani)

This commit is contained in:
Fatih Alp 2020-10-06 13:25:51 +03:00
parent 334cba87ad
commit ed481864ae

View File

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