From 78d8723d0cc8c726cc02dd41439f1c7e2a50136d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Dec 2022 02:30:14 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- core/l10n/es_CO.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/l10n/es_CO.js') diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js index 54dacdda66a..af34da402ab 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -232,7 +232,6 @@ OC.L10N.register( "File not found" : "Archivo no encontrado", "More" : "Más", "More apps menu" : "Menú de más aplicaciones", - "Settings menu" : "Menú de Configuraciones", - "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. " + "Settings menu" : "Menú de Configuraciones" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3