feat: add spanish translation for recordings table
This commit is contained in:
@@ -38,7 +38,11 @@
|
|||||||
"edit": "Editar",
|
"edit": "Editar",
|
||||||
"delete": "Eliminar",
|
"delete": "Eliminar",
|
||||||
"duplicate": "Duplicar",
|
"duplicate": "Duplicar",
|
||||||
"search": "Buscar robots..."
|
"search": "Buscar robots...",
|
||||||
|
"notifications": {
|
||||||
|
"delete_warning": "No se puede eliminar el robot ya que tiene ejecuciones asociadas",
|
||||||
|
"delete_success": "Robot eliminado exitosamente"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"mainmenu": {
|
"mainmenu": {
|
||||||
"recordings": "Robots",
|
"recordings": "Robots",
|
||||||
|
|||||||
Reference in New Issue
Block a user