From 6c621b6952ab2d46ba9b0cff4f5bdc3e0c65255e Mon Sep 17 00:00:00 2001 From: KaMe Date: Thu, 5 Apr 2018 11:42:05 -0400 Subject: [PATCH] Update Notification Spanish translation to 3.5.2 Update Notification Spanish translation to 3.5.2 --- .../Translation/Resources/lang/notification/es/messages.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Modules/Translation/Resources/lang/notification/es/messages.php b/Modules/Translation/Resources/lang/notification/es/messages.php index cae53fb6e..b6ce3de44 100644 --- a/Modules/Translation/Resources/lang/notification/es/messages.php +++ b/Modules/Translation/Resources/lang/notification/es/messages.php @@ -13,4 +13,8 @@ 'all notifications deleted' => 'Todas tus notificaciones fueron eliminadas éxitosamente.', 'all notifications marked as read' => 'Todas tus notificaciones fueron marcadas como leídas.', 'view all' => 'Ver todo', + 'list resource' => 'Lista notificaciones', + 'destroy resource' => 'Eliminar notificaciones', + 'destroy all resource' => 'Eliminar todas las notificaciones', + 'markAllAsRead resource' => 'Marca todas notificaciones como leídas', ];