New translations setting.php (Turkish)

This commit is contained in:
Fatih Alp 2020-03-19 18:23:11 +03:00
parent 0640830a24
commit a96a33519e

View File

@ -4,6 +4,10 @@ return [
'auto_approve' => [
'name' => 'Otomatik Onaylama',
],
'estimated_pending_time' => [
'name' => 'Tahmini Bekleme Süresi',
'instructions' => 'Saatlerde',
],
'default_published_time' => [
'name' => 'Varsayılan Yayın Süresi',
],