From 18aa2bb6db852a1927bc2f38b438e456fef9a42c Mon Sep 17 00:00:00 2001 From: amhsirak Date: Mon, 19 Jan 2026 13:12:19 +0530 Subject: [PATCH] chore: rename to target url --- public/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en.json b/public/locales/en.json index 23e3240d..1b89057c 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -440,7 +440,7 @@ "warning": "⚠️ Ensure the new page has the same structure as the original page." }, "fields": { - "target_url": "Robot Target URL" + "target_url": "Target URL" }, "buttons": { "duplicate": "Duplicate Robot", @@ -456,7 +456,7 @@ }, "robot_settings": { "title": "Robot Settings", - "target_url": "Robot Target URL", + "target_url": "Target URL", "robot_id": "Robot ID", "robot_limit": "Robot Limit", "created_by_user": "Created By User",