Fix some localization format errors

Signed-off-by: William Brawner <me@wbrawner.com>
This commit is contained in:
William Brawner 2020-01-23 20:33:01 -07:00
parent a2e0a30328
commit 0973b863d2
2 changed files with 4 additions and 4 deletions

View file

@ -31,6 +31,6 @@
"disable_custom" = "Disable for a Custom Time";
"disable_permanent" = "Disable Permanently";
"scan_failed" = "Scan Failed";
"try_direct_connection" = "PiHelper was unable to find your Pi-hole on the network. Please try connecting directly via the Pi-hole's IP address or hostname."
"try_direct_connection" = "PiHelper was unable to find your Pi-hole on the network. Please try connecting directly via the Pi-hole's IP address or hostname.";
"connection_failed" = "Connection Failed";
"verify_ip_address" = "PiHelper was unable to connect to your Pi-hole. Please verify that you've entered the correct host and port if applicable."
"verify_ip_address" = "PiHelper was unable to connect to your Pi-hole. Please verify that you've entered the correct host and port if applicable.";

View file

@ -31,6 +31,6 @@
"disable_custom" = "Deshabilitar por un Tiempo Personalizado";
"disable_permanent" = "Deshabilitar Permanentemente";
"scan_failed" = "Escaneo Falló";
"try_direct_connection" = "PiHelper no pudo encontrar su Pi-hole en la red. Por favor intente conectar directamente con la dirección IP o nombre de máquina del Pi-hole."
"try_direct_connection" = "PiHelper no pudo encontrar su Pi-hole en la red. Por favor intente conectar directamente con la dirección IP o nombre de máquina del Pi-hole.";
"connection_failed" = "Conexión Falló";
"verify_ip_address" = "PiHelper no pudo conectar a su Pi-hole. Por favor verifique que haya introducido el nombre de máquina correcto y puerto si aplica."
"verify_ip_address" = "PiHelper no pudo conectar a su Pi-hole. Por favor verifique que haya introducido el nombre de máquina correcto y puerto si aplica.";