From 34e0f3ad2eb1b584b2178dfc86e5f5649c5eb902 Mon Sep 17 00:00:00 2001 From: Underforest Date: Mon, 24 Jul 2017 22:26:10 -0700 Subject: [PATCH] whoops --- bin/lang/spanish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lang/spanish.json b/bin/lang/spanish.json index b19b37a..bdd85a7 100644 --- a/bin/lang/spanish.json +++ b/bin/lang/spanish.json @@ -53,7 +53,7 @@ "MessageUseProcessorMode":"Procesador utilizado: %s", "MessageProcessTime":"Tiempo de proceso: %02d:%02d:%02d.%03d", "MessageInitTime":"Tiempo de inicializaión: %02d:%02d:%02d.%03d", -"MessagecuDNNCheckTime":"cuDNN-check time: %02d:%02d:%02d.%03d", +"MessagecuDNNCheckTime":"Tiempo de revisión de cuDNN: %02d:%02d:%02d.%03d", "MessageTitleError":"Error", "MessageScaleRateCheckError":"El factor de escala debe ser mayor de 0.0 y un número positivo", "MessageScaleWidthCheckError":"El tamaño debe ser un número entero y mayor de 0.",