diff --git a/syncplay/messages.py b/syncplay/messages.py index 059b7d0..d4e7ae4 100644 --- a/syncplay/messages.py +++ b/syncplay/messages.py @@ -4,7 +4,7 @@ en = { # Client notifications "relative-config-notification" : "Loaded relative configuration file(s): {}", - + # Abelda "connection-attempt-notification" : "Attempting to connect to {}:{}", # Port, IP "reconnection-attempt-notification" : "Connection with server lost, attempting to reconnect", "disconnection-notification" : "Disconnected from server",