New translations setting.php (Italian)

This commit is contained in:
Fatih Alp 2020-10-06 13:55:59 +03:00
parent 343fe47624
commit 570e6bb055

View File

@ -38,6 +38,6 @@ return [
'name' => 'Stile (CSS)', 'name' => 'Stile (CSS)',
], ],
'home_page_sub_categories_limit' => [ 'home_page_sub_categories_limit' => [
'name' => 'Homepage Sub Categories Limit', 'name' => 'Limite delle sottocategorie della home page',
], ],
]; ];