chore: add translations

This commit is contained in:
Rohit Rajan
2025-09-09 20:15:27 +05:30
parent 21b91f083d
commit 61775c81e8
6 changed files with 36 additions and 0 deletions

View File

@@ -84,12 +84,18 @@
"runs": "Todas las ejecuciones",
"runStatus": "Estado",
"runName": "Nombre",
"name": "Nombre",
"startedAt": "Iniciado el",
"finishedAt": "Finalizado el",
"delete": "Eliminar",
"settings": "Ajustes",
"search": "Buscar ejecuciones...",
"sort_tooltip": "Haga clic para ordenar",
"placeholder": {
"title": "No se encontraron ejecuciones",
"body": "Aquí aparecerán todas las ejecuciones de sus robots. Una vez que un robot esté activo, sus ejecuciones se registrarán aquí.",
"search": "Ninguna ejecución coincide con su búsqueda"
},
"notifications": {
"no_runs": "No se encontraron ejecuciones. Por favor, inténtelo de nuevo.",
"delete_success": "Ejecución eliminada con éxito"