From 9af7eaf5870e0aa28366e3c6e9f199396b22e8c2 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 9 Jul 2023 20:25:18 +0000 Subject: [PATCH] chore(i18n): update translations --- src/i18n/messages/es_419.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index edf0389..1d88456 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -30,10 +30,10 @@ "header.menu.orderHistory.label": "Historial de órdenes", "header.navigation.skipNavLink": "Dirígete al contenido principal.", "header.menu.signOut.label": "Cerrar sesión", - "notification.title": "Notifications", - "notification.today.heading": "Last 24 hours", - "notification.earlier.heading": "Earlier", - "notification.mark.as.read": "Mark all as read", + "notification.title": "Notificaciones", + "notification.today.heading": "Últimas 24 horas", + "notification.earlier.heading": "Más temprano", + "notification.mark.as.read": "Marcar todo como leído", "notification.fullStop": "•", - "notification.load.more.notifications": "Load more notifications" + "notification.load.more.notifications": "Cargar más notificaciones" } \ No newline at end of file