From 2ea380889a522cb698ad747ce1cd7a3f03f9dc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Wed, 29 Sep 2021 11:05:02 +0200 Subject: [PATCH] fix: Spanish typo "segudos" --- l10n/es.js | 2 +- l10n/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/es.js b/l10n/es.js index 156eb3b..1fe0613 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -33,7 +33,7 @@ OC.L10N.register( "If you like to use shorter urls, you can enter a forwarding proxy below." : "Si quieres usar urls más cortas, puedes introducir un proxy de redirección a continuación.", "URL shortener" : "Acortador de URLs", "Restrictions" : "Restricciones", - "You will be forwarded to the room in the next few seconds." : "Serás redireccionado a la sala en los próximos segudos.", + "You will be forwarded to the room in the next few seconds." : "Serás redireccionado a la sala en los próximos segundos.", "Let's go!" : "¡Vamos!", "Please enter your name!" : "¡Por favor, introduzca su nombre!", "The name must be at least 3 characters long." : "El nombre debe contener al menos 3 caracteres.", diff --git a/l10n/es.json b/l10n/es.json index 19d15bf..cf332f3 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -31,7 +31,7 @@ "If you like to use shorter urls, you can enter a forwarding proxy below." : "Si quieres usar urls más cortas, puedes introducir un proxy de redirección a continuación.", "URL shortener" : "Acortador de URLs", "Restrictions" : "Restricciones", - "You will be forwarded to the room in the next few seconds." : "Serás redireccionado a la sala en los próximos segudos.", + "You will be forwarded to the room in the next few seconds." : "Serás redireccionado a la sala en los próximos segundos.", "Let's go!" : "¡Vamos!", "Please enter your name!" : "¡Por favor, introduzca su nombre!", "The name must be at least 3 characters long." : "El nombre debe contener al menos 3 caracteres.",