feature: phase0 - Global patients + mobile normalization
This commit is contained in:
@@ -296,15 +296,17 @@
|
||||
"errorSavePatient": "Failed to save patient.",
|
||||
"firstName": "First name",
|
||||
"lastName": "Last name",
|
||||
"phone": "Phone",
|
||||
"mobile": "Mobile",
|
||||
"mobilePlaceholder": "09121234567",
|
||||
"mobileLabel": "Mobile:",
|
||||
"patientAlreadyExists": "A patient with this mobile already exists: {firstName} {lastName}. They were selected for you.",
|
||||
"savePatient": "Save Patient",
|
||||
"dialogTitle": "New patient",
|
||||
"searchPlaceholder": "Search patients by name, phone, email",
|
||||
"searchPlaceholder": "Search patients by name, mobile, email",
|
||||
"loadingPatients": "Loading patients...",
|
||||
"noResults": "No patients found for this search.",
|
||||
"noContact": "No contact",
|
||||
"selectPatient": "Select a patient to view details.",
|
||||
"phoneLabel": "Phone:",
|
||||
"emailLabel": "Email:",
|
||||
"statusLabel": "Status:",
|
||||
"statusActive": "Active",
|
||||
|
||||
Reference in New Issue
Block a user