feat: add en translation for modal
This commit is contained in:
@@ -54,6 +54,12 @@
|
|||||||
"label":"URL",
|
"label":"URL",
|
||||||
"button":"Start Recording"
|
"button":"Start Recording"
|
||||||
},
|
},
|
||||||
|
"warning_modal":{
|
||||||
|
"title":"Active Browser Detected",
|
||||||
|
"message": "There is already a browser recording session running. Would you like to discard it and create a new recording?",
|
||||||
|
"discard_and_create":"Discard & Create New",
|
||||||
|
"cancel":"Cancel"
|
||||||
|
},
|
||||||
"edit":"Edit",
|
"edit":"Edit",
|
||||||
"delete":"Delete",
|
"delete":"Delete",
|
||||||
"duplicate":"Duplicate",
|
"duplicate":"Duplicate",
|
||||||
|
|||||||
Reference in New Issue
Block a user