fix: login title en

This commit is contained in:
amhsirak
2025-02-12 23:26:56 +05:30
parent ea54e68082
commit 816afa3a81

View File

@@ -50,7 +50,7 @@
"new":"Create Robot", "new":"Create Robot",
"modal":{ "modal":{
"title":"Enter the URL", "title":"Enter the URL",
"login_title": "Does this website require login?", "login_title": "Does this website require logging in?",
"label":"URL", "label":"URL",
"button":"Start Recording" "button":"Start Recording"
}, },