diff --git a/frontend/app/src/i18n/gl/components/health/healthStepsZone/healthStepsAddEditModalComponent.json b/frontend/app/src/i18n/gl/components/health/healthStepsZone/healthStepsAddEditModalComponent.json new file mode 100644 index 000000000..2427d1231 --- /dev/null +++ b/frontend/app/src/i18n/gl/components/health/healthStepsZone/healthStepsAddEditModalComponent.json @@ -0,0 +1,8 @@ +{ + "addStepsModalTitle": "Add steps", + "editStepsModalTitle": "Edit steps", + "addStepsLabel": "Steps", + "addStepsDateLabel": "Date", + "successAddSteps": "Steps added", + "errorAddSteps": "Error adding steps" +} \ No newline at end of file