updated streamline-setup v2

This commit is contained in:
2025-01-15 08:53:49 -08:00
committed by alec.turner
parent a2ce9248f0
commit 4b569f81b0
20228 changed files with 2932048 additions and 63204 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
return [
"confidentiality_warning" => "Certifique-se de que todos os dados do paciente sejam confidenciais",
"dashboard" => "Painel de controle",
"hospital_resources" => "Recursos hospitalares",
"logout_warning" => "Terminar sessão",
"message_board" => "Quadro de mensagens",
"new_patient" => "Novo paciente",
"reports" => "Relatórios",
"select_clinic" => "Selecionar Clínica",
"select_patient" => "Selecionar paciente",
"select_ward" => "Selecionar ala"
];