From 1014b00b1d6cd229c837413b0102310b9691b8a3 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:41:04 +0100 Subject: [PATCH] New translations dashboard.php (Turkish) --- resources/lang/tr-TR/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/tr-TR/dashboard.php b/resources/lang/tr-TR/dashboard.php index 95fe00256..e21d6054d 100644 --- a/resources/lang/tr-TR/dashboard.php +++ b/resources/lang/tr-TR/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Olay şablonu güncellenirken bir şeyler ters gitti', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Olay Ekle', 'success' => 'Olay eklendi.',