From 4a8410f0fc3eb2e99b5d1bc50b4db34294f97c68 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 9 Jan 2023 02:32:10 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/es.js | 1 + l10n/es.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 6a74800d9..7ccc51756 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -153,6 +153,7 @@ OC.L10N.register( "Toggle compact mode" : "Mostrar/ocultar modo compacto", "Open details" : "Abrir detalles", "Details" : "Detalles", + "Currently present people" : "Personas presentes actualmente", "Loading board" : "Cargando tablero", "No lists available" : "No hay listas disponibles", "Create a new list to add cards to this board" : "Crea una lista nueva para añadir tarjetas a este tablero", diff --git a/l10n/es.json b/l10n/es.json index dd7017d3b..747645448 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -151,6 +151,7 @@ "Toggle compact mode" : "Mostrar/ocultar modo compacto", "Open details" : "Abrir detalles", "Details" : "Detalles", + "Currently present people" : "Personas presentes actualmente", "Loading board" : "Cargando tablero", "No lists available" : "No hay listas disponibles", "Create a new list to add cards to this board" : "Crea una lista nueva para añadir tarjetas a este tablero",