From 09a87dd2a726c821bfda9cddfb99cae8a6d65671 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 14 Feb 2022 10:43:11 -0800 Subject: [PATCH] IO-1724 Update cancel appointment label. --- client/src/translations/en_us/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index 4377750a0..fac0475fa 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -21,7 +21,7 @@ "actions": { "block": "Block Day", "calculate": "Calculate SMART Dates", - "cancel": "Cancel", + "cancel": "Cancel Appointment", "intake": "Intake", "new": "New Appointment", "preview": "Preview",