diff --git a/resources/lang/tr-TR/dashboard.php b/resources/lang/tr-TR/dashboard.php
index e21d6054..0f199e1c 100644
--- a/resources/lang/tr-TR/dashboard.php
+++ b/resources/lang/tr-TR/dashboard.php
@@ -18,12 +18,12 @@ return [
'incidents' => [
'title' => 'Olaylar & Zamanlama',
'incidents' => 'Olaylar',
- 'logged' => '{0} Hiç olay yok, tebrikler. |Bir olay rapor ettiniz.|:count olay rapor ettiniz.',
+ 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.',
'incident-create-template' => 'Şablon Oluştur',
'incident-templates' => 'Olay Şablonları',
'updates' => [
'title' => 'Olay güncellemeleri için: olay',
- 'count' => '{0} Sıfır güncelleştirmeleri |[1] Tek bir güncelleştirme |[2] İki güncelleştirme | [3, *] Birkaç güncelleştirme',
+ 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
'add' => [
'title' => 'Yeni olay güncellemesi oluştur',
'success' => 'Yeni olay güncelleştirmeniz oluşturuldu.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Bakım',
- 'logged' => '{0} Hiçbir olay yok, tebrikler. |Bir olayı raprladınız. | :count olayı raporladınız.',
+ 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
'scheduled_at' => ':timestamp zamanı için kaydedildi',
'add' => [
'title' => 'Zamanlanmış Bakım Ekle',