From 70968a0f1fc6d7396afaabf1ad74156442d705a1 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 31 Mar 2018 12:00:28 +0100 Subject: [PATCH] New translations cachet.php (Portuguese) --- resources/lang/pt-PT/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-PT/cachet.php b/resources/lang/pt-PT/cachet.php index 48562eef..5f9402dd 100644 --- a/resources/lang/pt-PT/cachet.php +++ b/resources/lang/pt-PT/cachet.php @@ -53,7 +53,7 @@ return [ // Service Status 'service' => [ - 'good' => '[0,1] Sistema operacional|[2,Inf] Todos os sistemas estão operacionais', + 'good' => '[0,1]System operational|[2,*]All systems are operational', 'bad' => '[0,1] O sistema encontra-se com alguns problemas|[2,Inf] Alguns sistemas estão com problemas', 'major' => '[0,1] O serviço encontra-se com uma falha geral.|[2,Inf] Alguns sistemas encontram-se com falhas gerais', ],