New translations cachet.php (Romanian)

This commit is contained in:
James Brooks
2018-03-31 12:00:33 +01:00
parent 5a6bcb4c13
commit eb739b9b63

View File

@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
'good' => '[0,1] Sistem operaţional|[2,Inf] Toate sistemele sunt operaţionale',
'good' => '[0,1]System operational|[2,*]All systems are operational',
'bad' => '[0,1] Sistemul se confruntă cu probleme|[2,Inf] Unele sisteme se confruntă cu probleme',
'major' => '[0,1] Serviciul se confruntă cu o întrerupere a funcționării majoră| [2, Inf] Unele sisteme se confruntă cu întreruperi de funcţionare majore',
],