New translations setting.php (French)

This commit is contained in:
Fatih Alp 2020-10-06 13:26:02 +03:00
parent e85a6dd9fc
commit 1b0d071e2c

View File

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