New translations cachet.php (Korean)

This commit is contained in:
James Brooks
2018-03-31 12:00:42 +01:00
parent 13f6c65ada
commit 896f392d7e

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 experiencing issues|[2,Inf] Some systems are experiencing issues',
'major' => '[0,1] The system is experiencing major issues|[2,Inf] Some systems are experiencing major issues',
],