mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
updated streamline-setup v2
This commit is contained in:
+22
@@ -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",
|
||||
];
|
||||
Reference in New Issue
Block a user