New translations setting.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-19 14:12:01 +03:00
parent b4557dfbde
commit 8193e27d38

View File

@ -28,4 +28,7 @@ return [
'latest_and_view_all_btn' => [ 'latest_and_view_all_btn' => [
'name' => 'Latest and View All Btn', 'name' => 'Latest and View All Btn',
], ],
'register_page_instruction_logo' => [
'name' => 'Register Page Instruction Logo',
],
]; ];