New translations setting.php (Spanish)

This commit is contained in:
Fatih Alp 2020-10-06 13:26:05 +03:00
parent fe48b061ec
commit efc7a03b42

View File

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