From f9456b28305d1aeb9d33a689ef27cf2fbfd43321 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Apr 2026 02:30:32 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_PE.js | 1 + l10n/es_PE.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_PE.js b/l10n/es_PE.js index d50198c..e8b714f 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -4,6 +4,7 @@ OC.L10N.register( "Public" : "Público", "Close" : "Cerrar", "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", "Hello %s" : "Hola %s", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index b4d5d10..96cc76d 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -2,6 +2,7 @@ "Public" : "Público", "Close" : "Cerrar", "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", "Hello %s" : "Hola %s",