From bf01de83fd643fc16b80d92f220d49ed7915dec0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Jun 2023 00:29:39 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_CL.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10n/es_CL.js') diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 7f3f3e85..4baefa19 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -35,7 +35,6 @@ OC.L10N.register( "No results" : "No hay resultados", "Personal circle" : "Círculo personal", "Pending" : "Pendiente", - "None" : "Ninguno", "Close" : "Cerrar", "Import" : "Importar", "Not grouped" : "No agrupado", @@ -100,6 +99,7 @@ OC.L10N.register( "Gender" : "Género", "Female" : "Femenino", "Male" : "Masculino", + "None" : "Ninguno", "Unknown" : "Desconocido" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3