New translations setting.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-03 11:50:01 +03:00
parent 9f710aa813
commit 7f1c2fd1c7

View File

@ -31,4 +31,7 @@ return [
'register_page_instruction_logo' => [ 'register_page_instruction_logo' => [
'name' => 'Register Page Instruction Logo', 'name' => 'Register Page Instruction Logo',
], ],
'style' => [
'name' => 'Style(CSS)',
],
]; ];