New translations setting.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-10-06 13:25:39 +03:00
parent 8021ee227e
commit dcca9da5b3

View File

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