New translations setting.php (Turkish)

This commit is contained in:
Fatih Alp 2020-03-03 11:49:58 +03:00
parent df76e4a4ce
commit c786c1ddd4

View File

@ -31,4 +31,7 @@ return [
'register_page_instruction_logo' => [ 'register_page_instruction_logo' => [
'name' => 'Kayıt Sayfası Talimat Logosu', 'name' => 'Kayıt Sayfası Talimat Logosu',
], ],
'style' => [
'name' => 'Style(CSS)',
],
]; ];