New translations setting.php (Italian)

This commit is contained in:
Fatih Alp 2020-10-06 13:26:21 +03:00
parent 51a821415c
commit 774a2ece24

View File

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