diff --git a/src/Ombi/wwwroot/translations/es.json b/src/Ombi/wwwroot/translations/es.json index 9c414ec35..f0684f01e 100644 --- a/src/Ombi/wwwroot/translations/es.json +++ b/src/Ombi/wwwroot/translations/es.json @@ -175,7 +175,12 @@ "RequestsToDisplay": "Solicitudes a Mostrar", "RequestsTitle": "Título", "Details": "Detalles", - "Options": "Opciones" + "Options": "Opciones", + "RequestPanel": { + "Delete": "Delete Request", + "Approve": "Approve Request", + "ChangeAvailability": "Mark Available" + } }, "Issues": { "Title": "Problemas",