New translations setting.php (German)

This commit is contained in:
Fatih Alp 2020-10-06 13:26:12 +03:00
parent 4dde56f3af
commit 2421bc200a

View File

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