From 9a36f692e8d04f216826c52d36dd1fcf9399fc33 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:44 +0100 Subject: [PATCH] New translations dashboard.php (Japanese) --- resources/lang/ja-JP/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja-JP/dashboard.php b/resources/lang/ja-JP/dashboard.php index 873d2cee..e59a29ff 100644 --- a/resources/lang/ja-JP/dashboard.php +++ b/resources/lang/ja-JP/dashboard.php @@ -18,7 +18,7 @@ return [ 'incidents' => [ 'title' => 'インシデント & スケジュール', 'incidents' => 'インシデント', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'テンプレートの作成', 'incident-templates' => 'インシデント・テンプレート', 'updates' => [