From 0b44d5d747bf83c40e73f7e64c4054bac60feee3 Mon Sep 17 00:00:00 2001 From: Sulka Haro Date: Fri, 15 Sep 2023 07:45:55 +0300 Subject: [PATCH] New translations en.json (Spanish) --- translations/es_ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/es_ES.json b/translations/es_ES.json index 2ff8939d..580a5695 100644 --- a/translations/es_ES.json +++ b/translations/es_ES.json @@ -702,6 +702,6 @@ "Last recorded %1 %2 ago.": "Última grabación hace %1 %2.", "Security issue": "Problema de seguridad", "Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.": "Detectada API_SECRET débil. Por favor, utilice una mezcla de letras en minúscula y en mayúscula, números y caracteres no alfanuméricos como !#%&/ para reducir el riesgo de acceso no autorizado. La longitud mínima de la API_SECRET es de 12 caracteres.", - "less than 1": "menos que 1", + "less than 1": "menos de 1", "MongoDB password and API_SECRET match. This is a really bad idea. Please change both and do not reuse passwords across the system.": "La contraseña de MongoDB y la API_SECRET coinciden. Esto es una muy mala idea. Por favor, cambie ambas contraseñas y no reutilice contraseñas en el sistema." }