From 7f0200377b83109b345164593700cfd5933743e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:55:32 -0500 Subject: [PATCH 1/4] fix(deps): update dependency sass to v1.83.0 (#12975) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 4e008050c3..660b0241e6 100644 --- a/install/package.json +++ b/install/package.json @@ -128,7 +128,7 @@ "rss": "1.2.2", "rtlcss": "4.3.0", "sanitize-html": "2.13.1", - "sass": "1.82.0", + "sass": "1.83.0", "semver": "7.6.3", "serve-favicon": "2.5.0", "sharp": "0.32.6", From c4399dd09b157410747819b680b1d7ba11fa346f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:55:40 -0500 Subject: [PATCH 2/4] chore(deps): update dependency sass-embedded to v1.83.0 (#12974) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 660b0241e6..420b47dc32 100644 --- a/install/package.json +++ b/install/package.json @@ -175,7 +175,7 @@ "smtp-server": "3.13.6" }, "optionalDependencies": { - "sass-embedded": "1.82.0" + "sass-embedded": "1.83.0" }, "resolutions": { "*/jquery": "3.7.1" From a054cbd769dfa63701b474ef4dc0907884f38c7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:55:50 -0500 Subject: [PATCH 3/4] fix(deps): update dependency terser-webpack-plugin to v5.3.11 (#12973) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 420b47dc32..68cc301d91 100644 --- a/install/package.json +++ b/install/package.json @@ -138,7 +138,7 @@ "@socket.io/redis-adapter": "8.3.0", "sortablejs": "1.15.6", "spdx-license-list": "6.9.0", - "terser-webpack-plugin": "5.3.10", + "terser-webpack-plugin": "5.3.11", "textcomplete": "0.18.2", "textcomplete.contenteditable": "0.1.1", "timeago": "1.6.7", From a154786a4c65fcaf40d40ffa62ec08ce55979f20 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Tue, 17 Dec 2024 09:18:39 +0000 Subject: [PATCH 4/4] Latest translations and fallbacks --- public/language/es/notifications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/language/es/notifications.json b/public/language/es/notifications.json index 18c6160c26..7c13a10f25 100644 --- a/public/language/es/notifications.json +++ b/public/language/es/notifications.json @@ -13,14 +13,14 @@ "all": "Todo", "topics": "Temas", "tags": "Tags", - "categories": "Categories", + "categories": "Categorías", "replies": "Respuestas", "chat": "Chats", "group-chat": "Group Chats", "public-chat": "Public Chats", "follows": "Seguidores", "upvote": "Votos positivos", - "awards": "Awards", + "awards": "Premios", "new-flags": "Nuevos reportes", "my-flags": "Reportado asignado a mí", "bans": "Baneos", @@ -75,7 +75,7 @@ "email-confirmed": "Correo electrónico confirmado", "email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.", "email-confirm-error-message": "Hubo un problema al validar tu cuenta de correo electrónico. Quizá el código era erróneo o expiró...", - "email-confirm-error-message-already-validated": "Your email address was already validated.", + "email-confirm-error-message-already-validated": "Tu dirección de correo ya ha sido validada.", "email-confirm-sent": "Correo de confirmación enviado.", "none": "Ninguno/a", "notification-only": "Solo Notificación", @@ -84,7 +84,7 @@ "notificationType-upvote": "Cuando alguien vota positivamente en tu entrada", "notificationType-new-topic": "Cuando alguien a quien sigues comenta en un tema", "notificationType-new-topic-with-tag": "When a topic is posted with a tag you follow", - "notificationType-new-topic-in-category": "When a topic is posted in a category you are watching", + "notificationType-new-topic-in-category": "Cuando se publica un nuevo tema en una categoría que estás siguiendo", "notificationType-new-reply": "Cuando hay una respuesta nueva en un tema que estás viendo", "notificationType-post-edit": "When a post is edited in a topic you are watching", "notificationType-follow": "Cuando alguien comienza a seguirte", @@ -98,5 +98,5 @@ "notificationType-post-queue": "Cuando un mensaje nuevo entra en la cola", "notificationType-new-post-flag": "Cuando un mensaje es denunciado", "notificationType-new-user-flag": "Cuando un usuario es denunciado", - "notificationType-new-reward": "When you earn a new reward" + "notificationType-new-reward": "Cuando consigues una nueva recompensa" } \ No newline at end of file