From 6eba6d380058efa0af650e87f6f3af110978a8ef Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 22 Jan 2025 19:10:42 +0530 Subject: [PATCH] feat: use website instead of site --- 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 669c9b57..a51f6c65 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -32,7 +32,7 @@ "new":"Create Robot", "modal":{ "title":"Enter the URL", - "login_title": "Does this site require login?", + "login_title": "Does this website require login?", "label":"URL", "button":"Start Recording" },