From 6f40a4669a00c729915515e80c4192e31321bbc7 Mon Sep 17 00:00:00 2001 From: "c@ttaneo.uy" Date: Tue, 26 Feb 2019 20:19:32 -0300 Subject: [PATCH] 'reachout-successful-notification' spanish translation was missing --- syncplay/messages_es.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/messages_es.py b/syncplay/messages_es.py index e77fb67..c4d63b5 100644 --- a/syncplay/messages_es.py +++ b/syncplay/messages_es.py @@ -16,7 +16,7 @@ es = { "connection-failed-notification": "La conexión con el servidor falló", "connected-successful-notification": "Conectado al servidor exitosamente", "retrying-notification": "%s, Reintentando en %d segundos...", # Seconds - "reachout-successful-notification": "Conexión establecida con {} ({})", + "reachout-successful-notification": "Se alcanzó {} ({}) satisfactoriamente", "rewind-notification": "Rebobinado debido a diferencia de tiempo con {}", # User "fastforward-notification": "Adelantado debido a diferencia de tiempo con {}", # User