From 0be48d009005df6aadfb0f0735d1910f58f7b23b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Mon, 13 Jan 2025 13:48:22 +0530 Subject: [PATCH] feat: restart recording --- public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index aa143169..c6dc5143 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -229,7 +229,7 @@ "browser_recording": { "modal": { "confirm_discard": "Are you sure you want to discard the recording?", - "confirm_reset": "Are you sure you want to reset?", + "confirm_reset": "Are you sure you want to restart the recording?", "reset_warning": "This will clear all current captures and return you to the home page. Your recording will not be discarded." }, "notifications": {