Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion api/src/main/resources/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,21 @@ editCaregiver.subtitle=Please edit Caregiver profile below
registerCaregiver.title=Register a Caregiver
registerCaregiver.subtitle=Please register a caregiver below
registerCaregiver.steps.confirm.title=Person Demographics
registerCaregiver.steps.name.label=Name
registerCaregiver.steps.name.title=Demographics
registerCaregiver.steps.name.subtitle=What's the caregiver's name?
registerCaregiver.steps.language.label=Language
registerCaregiver.steps.language.title=Caregiver Demographics
registerCaregiver.steps.language.subtitle=What language does the caregiver prefer?
registerCaregiver.steps.confirm.subtitle=Confirm the person details are correct.
registerCaregiver.steps.phoneNumber.label=Phone Number
registerCaregiver.steps.phoneNumber.subtitle=What's the caregiver's phone number?
registerCaregiver.steps.location.label=Person Location
registerCaregiver.steps.location.title=Demographics
registerCaregiver.steps.location.subtitle=Caregiver's location
registerCaregiver.steps.relatives.label=Relatives
registerCaregiver.steps.relatives.title=Demographics
registerCaregiver.steps.relatives.subtitle=Who is the caregiver related to?
registerPatient.title=Register a Patient
registerPatient.subtitle=Please register a patient below
registerPatient.steps.name.label=Name
Expand Down Expand Up @@ -409,6 +423,7 @@ registerPatient.previous=Previous
registerPatient.next=Next
registerPatient.confirm=Confirm
registerPatient.invalidPhoneNumber=Please provide a valid phone number including the country code. Example: +1 555 555 1234
registerPatient.fields.identifier.subtitle = Identifiers information
notificationConfiguration.title=Manage Notification Configuration
notificationConfiguration.configureSettings=Configure Settings
notificationConfiguration.defaultCountry=Default Country
Expand Down Expand Up @@ -572,4 +587,6 @@ cfl.updateStatusButton.label=Update the status
cfl.deletePatientButton.label=Delete Patient
cfl.emptyDashboardWidget.label=-NO DATA-
adminui.manageAccounts.label=Manage Accounts
adminui.myAccount=My account
adminui.myAccount=My account
cfl.initcall.button=Initiate call
cfl.patientProfile.label=Patient profile
21 changes: 20 additions & 1 deletion api/src/main/resources/messages_pt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -302,12 +302,27 @@ editCaregiver.subtitle=Favor editar o perfil do cuidador abaixo
registerCaregiver.title=Registrar um Cuidador
registerCaregiver.subtitle=Favor registrar o perfil do cuidador abaixo
registerCaregiver.steps.confirm.title=Dados Demográficos Pessoais
registerCaregiver.steps.name.label=Nome
registerCaregiver.steps.name.title=Dados demogr�ficos
registerCaregiver.steps.name.subtitle=Qual o nome do cuidador?
registerCaregiver.steps.language.label=Idioma
registerCaregiver.steps.language.title=Dados demogr�ficos
registerCaregiver.steps.language.subtitle=Qual é o idioma preferido do cuidador?
registerCaregiver.steps.phoneNumber.label=Número de Telefone
registerCaregiver.steps.phoneNumber.subtitle=Qual é o Número de telefone do cuidador?
registerCaregiver.steps.location.label=Localização da pessoa
registerCaregiver.steps.location.title=Dados demogr�ficos
registerCaregiver.steps.location.subtitle=Localização do cuidador
registerCaregiver.steps.relatives.label=Parentes
registerCaregiver.steps.relatives.title=Dados demogr�ficos
registerCaregiver.steps.relatives.subtitle=Quem são os parentes do cuidador?
registerCaregiver.steps.confirm.subtitle=Confirme se os dados da pessoa estão corretos.
registerPatient.title=Registrar um paciente
registerPatient.subtitle=Favor registrar um paciente abaixo
registerPatient.steps.name.label=Nome
registerPatient.steps.name.title=Dados Demográficos Pessoais
registerPatient.steps.name.subtitle=Qual é o nome do paciente?
registerPatient.fields.identifier.subtitle = Informações de identifica&#xE7�o
registerPatient.steps.gender.label=Gênero
registerPatient.steps.gender.title=Dados Demográficos Pessoais
registerPatient.steps.gender.subtitle=Qual é o sexo do paciente?
Expand Down Expand Up @@ -572,4 +587,8 @@ cfl.updateStatusButton.label=Atualize o estado
cfl.deletePatientButton.label=Excluir Paciente
cfl.emptyDashboardWidget.label=-SEM DADOS-
adminui.manageAccounts.label=Gerenciar contas
adminui.myAccount=Minha conta
adminui.myAccount=Minha conta
cfl.registerCaregiver.title=Registrar um Cuidador
cfl.findCaregiver.title=Encontrar Registro de Cuidador
cfl.initcall.button=Iniciar uma chamada
cfl.patientProfile.label=Perfil do paciente