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
+22
View File
@@ -0,0 +1,22 @@
<?php
return [
"services" => "Serviços",
"name" => "Nome",
"non_insured" => "Sem seguros",
"insured" => "Com seguro",
"charge_book" => "Livro de cobrança",
"dashboard" => "Paínel",
"memorised_streamline_reports" => "Relatórios streamline guardados",
"print_pdf" => "Imprimir PDF",
"bed_categories" => "Categorias de cama",
"per_night" => "Por noite",
"first_night" => "Primeira noite",
"cost_after" => "Custo a posterior",
"drugs" => "Medicamentos",
"sundries" => "Equipamentos",
"procedures" => "Procedimentos",
"investigations" => "Investigações",
"no" => "Não",
"yes" => "Sim",
];