feat: add english translation for recordings table
This commit is contained in:
@@ -38,8 +38,11 @@
|
|||||||
"edit":"Edit",
|
"edit":"Edit",
|
||||||
"delete":"Delete",
|
"delete":"Delete",
|
||||||
"duplicate":"Duplicate",
|
"duplicate":"Duplicate",
|
||||||
"search":"Search Robots..."
|
"search":"Search Robots...",
|
||||||
|
"notifications": {
|
||||||
|
"delete_warning": "Cannot delete robot as it has associated runs",
|
||||||
|
"delete_success": "Robot deleted successfully"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"mainmenu":{
|
"mainmenu":{
|
||||||
"recordings": "Robots",
|
"recordings": "Robots",
|
||||||
|
|||||||
Reference in New Issue
Block a user