New translations cachet.php (English)

This commit is contained in:
James Brooks
2018-03-31 12:02:14 +01:00
parent b109f16537
commit 4f0b98e56a

View File

@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
'good' => '[0,1] System operational|[2,Inf] All systems are operational',
'good' => '[0,1]System operational|[2,*]All systems are operational',
'bad' => '[0,1] The system is currently experiencing issues|[2,Inf] Some systems are experiencing issues',
'major' => '[0,1] The service experiencing a major outage|[2,Inf] Some systems are experiencing a major outage',
],