New translations cachet.php (Japanese)

This commit is contained in:
James Brooks
2018-03-31 12:01:45 +01:00
parent 8bb44f3977
commit 7f69171ef7

View File

@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
'good' => '全システムが正常に稼動しています',
'good' => '[0,1]System operational|[2,*]All systems are operational',
'bad' => '一部のシステムに問題が発生しています',
'major' => 'システムに深刻な問題が発生しています',
],