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' => [