From 943b24bcaa5a6d007082cd5319a3232ef3d8e522 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 17 Jan 2018 21:30:12 +0000 Subject: [PATCH] New translations dashboard.php (Spanish) --- resources/lang/es-ES/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php index 6fa56070..1c2f34f9 100644 --- a/resources/lang/es-ES/dashboard.php +++ b/resources/lang/es-ES/dashboard.php @@ -162,7 +162,7 @@ return [ 'not_verified' => 'No confirmado', 'subscriber' => ':email, suscrito :date', 'no_subscriptions' => 'Suscrito a todas las actualizaciones', - 'global' => 'Globally subscribed', + 'global' => 'Suscrito a todo', 'add' => [ 'title' => 'Agregar un nuevo subscriptor', 'success' => 'Subscriptor agregado.',