From 50833093610eb5565d982ecb2a1ed3ac2a02f57f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:41:22 +0100 Subject: [PATCH] New translations dashboard.php (Russian) --- resources/lang/ru-RU/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ru-RU/dashboard.php b/resources/lang/ru-RU/dashboard.php index 33d3ee4e..91b1b675 100644 --- a/resources/lang/ru-RU/dashboard.php +++ b/resources/lang/ru-RU/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Добавить инцидент', 'success' => 'Инцидент добавлен.',