@health.espresso/translations 0.1.202 → 0.1.203

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -729,7 +729,9 @@
729
729
  "confirmation_email_sent_to": "Confirmation email sent to ",
730
730
  "confirmed": "Confirmed",
731
731
  "confirmed_for": "Confirmed for",
732
+ "connect_to_a_hm_device": "Connect to a Health Monitor device first.",
732
733
  "connect_to_a_linktop_device": "Connect to a Linktop device",
734
+ "connect_to_a_stethoscope_device": "Connect to a Stethoscope device first.",
733
735
  "connect_with_care": "Connect with Care. Use Health Espresso to communicate with your care team, anytime, anywhere.",
734
736
  "connected_sq": "Connected:",
735
737
  "connection_error": "Connection Error",
@@ -1220,9 +1222,11 @@
1220
1222
  "error_resending_code": "Error Resending Code",
1221
1223
  "error_resetting_password": "Error Resetting Password",
1222
1224
  "error_resetting_password_please": "Error resetting password, please check the email entered and try again.",
1225
+ "error_responding_to_secure_messaging_invite": "Error responding to secure messaging invite",
1223
1226
  "error_sending_invite_telemedicine_event": "Error Sending Invite Telemedicine Event",
1224
1227
  "error_sharing_reminders": "Error Sharing Reminders",
1225
1228
  "error_updating": "Error updating",
1229
+ "error_viewing_the_image": "Error viewing the image",
1226
1230
  "erythema": "Erythema",
1227
1231
  "erythematous": "Erythematous",
1228
1232
  "eschar": "Eschar",
@@ -1265,6 +1269,7 @@
1265
1269
  "eye_drops": "Eye Drops",
1266
1270
  "eye_problems": "Eye Problems",
1267
1271
  "face": "Face",
1272
+ "facility": "Facility",
1268
1273
  "failed_add_blood_pressure": "Failed to add blood pressure.",
1269
1274
  "failed_add_heart_rate": "Failed to add heart rate.",
1270
1275
  "failed_add_temperature": "Failed to add temperature.",
@@ -2699,6 +2704,7 @@
2699
2704
  "referred_by_811": "Referred By 811",
2700
2705
  "referring_block": "Referring Block",
2701
2706
  "refers_to_how_much_fluid_dressing": "refers to how much fluid is coming out of the wound. The amount can range from none to large, to the point where it leaks from the dressing.",
2707
+ "refill": "Refill",
2702
2708
  "refreshed": "Refreshed",
2703
2709
  "refreshing": "Refreshing",
2704
2710
  "refused": "Refused",
@@ -2952,6 +2958,7 @@
2952
2958
  "select_med_form": "Select the medication form",
2953
2959
  "select_med_status": "Select the medication status",
2954
2960
  "select_medication": "Select Medication",
2961
+ "select_medication_form": "Select medication form",
2955
2962
  "select_medication_substitution": "Select medication substitution",
2956
2963
  "select_medication_substitution_reason": "Select medication substitution reason",
2957
2964
  "select_medications_saved_on_your_health_espresso_account": "Select medications saved on your Health Espresso account and/or front the list of commonly used pain medications.",
@@ -3075,6 +3082,7 @@
3075
3082
  "session_history": "Session History",
3076
3083
  "session_request_from": "Session request from",
3077
3084
  "session_request_with": "Session requested with",
3085
+ "session_status": "Session Status",
3078
3086
  "session_with": "Session with",
3079
3087
  "sessions": "Sessions",
3080
3088
  "settings": "Settings",
@@ -3270,6 +3278,7 @@
3270
3278
  "tap_to_listen_audio_recording": "Tap to listen to the audio recording.",
3271
3279
  "tap_to_search_for_devices": "Tap to search for devices",
3272
3280
  "target_diseases": "Target Diseases",
3281
+ "targeted_dispensing_facility": "Targeted Dispensing Facility",
3273
3282
  "task": "Task",
3274
3283
  "task_clinic_validation": "Please select a Clinic.",
3275
3284
  "task_customrole_validation": "Please select a Custom Role.",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@health.espresso/translations",
3
3
  "description": "Unified translations for Health Espresso",
4
- "version": "0.1.202",
4
+ "version": "0.1.203",
5
5
  "author": "Health Espresso",
6
6
  "license": "MIT",
7
7
  "main": "dist/index.js",