New translations setting.php (Turkish)

This commit is contained in:
Fatih Alp 2020-02-19 14:11:58 +03:00
parent 4356c97271
commit a3c0f20919

View File

@ -28,4 +28,7 @@ return [
'latest_and_view_all_btn' => [ 'latest_and_view_all_btn' => [
'name' => 'Tümünü Görüntüle', 'name' => 'Tümünü Görüntüle',
], ],
'register_page_instruction_logo' => [
'name' => 'Register Page Instruction Logo',
],
]; ];