New translations setting.php (Turkish)

This commit is contained in:
Fatih Alp 2020-03-04 18:35:37 +03:00
parent 50cbe8496e
commit b1f255b892

View File

@ -28,7 +28,10 @@ return [
'latest_and_view_all_btn' => [
'name' => 'Tümünü Görüntüle',
],
'register_page_instruction_logo' => [
'name' => 'Kayıt Sayfası Talimat Logosu',
],
'style' => [
'name' => 'Style(CSS)',
'name' => 'Stil (CSS)',
],
];