diff --git a/install/package.json b/install/package.json index cc94be5e29..870c5c624a 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", @@ -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", @@ -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" 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