From 04c2f53f178ed36f14e9766a323f41c7a1ba41f4 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:40:50 +0100 Subject: [PATCH] New translations dashboard.php (Japanese) --- resources/lang/ja-JP/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ja-JP/dashboard.php b/resources/lang/ja-JP/dashboard.php index ba5da674..a9bdf13b 100644 --- a/resources/lang/ja-JP/dashboard.php +++ b/resources/lang/ja-JP/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'インシデントの報告', 'success' => 'インシデントが追加されました。',