Hi,
Is it possible to install an additional language on the SP Medical component ?
I have to translate it into French.
Thank you !
ESF
COM_SPMEDIACL_VIEW_APPOINTMENT_TITLE="Appointment"
COM_SPMEDICAL_FIELD_PATIENT_NAME="Patient Name"
COM_SPMEDICAL_FIELD_PATIENT_PHONE="Patient Phone"
COM_SPMEDICAL_FIELD_PATIENT_EMAIL="Patient Email"
COM_SPMEDICAL_FIELD_PATIENT_APPOINTMENT_DATE="Appointment Date"
COM_SPMEDICAL_FIELD_PATIENT_APPOINTMENT_TIME="Appointment Time"
COM_SPMEDICAL_FIELD_PATIENT_APPOINTMENT_NOTE="Appointment Note"
COM_SPMEDICAL_FIELD_PATIENT_DOCTOR_NAME="Doctor Name"
COM_SPMEDICAL_MONDAY
COM_SPMEDICAL_TUESDAY
COM_SPMEDICAL_WEDNESDAY
COM_SPMEDICAL_THURSDAY
COM_SPMEDICAL_FRIDAY
COM_SPMEDICAL_SATURDAY
COM_SPMEDICAL_SUNDAY
Indeed you have to translate here:Thanks, for now is ok, but you must create a translation in .ini file for this and the "Narrow your search" from /components/com_spmedical/layouts/specialists/filter.php
components\com_spmedical\controllers\appointments.php
Indeed you have to translate here:
components\com_spmedical\controllers\appointments.php
Why is a solution to hard code words that can be translated in other languages? The interest is to sell all over the world, right?
Really sorry, somebody made a mistake. Forgot about other languages, just happens.I understand, but i hope you will solve this as soon as possible.
About Monday, ... and other daysBy translating the mentioned files doesn't change the Specialists list nor Specialist Profile. He changes the Appointment calendar.
I am afraid that it can be inside
components\com_spmedical\assets\js\bootstrap-datepicker.min.js
components\com_spmedical\assets\js\jquery-ui.js
or even database only