feat: add lang translation for recording modal

This commit is contained in:
Rohit
2025-01-20 16:38:02 +05:30
parent 90e4a456b6
commit 502e691301
5 changed files with 5 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"new":"Create Robot",
"modal":{
"title":"Enter the URL",
"login_title": "Does this site require login?",
"label":"URL",
"button":"Start Recording"
},