From 5945a4f4a0ab14a2781ab7bea1820e225ba93b38 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 22 Dec 2021 19:24:15 -0700 Subject: [PATCH] New translations web.php (Spanish) [ci skip] --- resources/lang/es/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/web.php b/resources/lang/es/web.php index 7c391006..05555148 100644 --- a/resources/lang/es/web.php +++ b/resources/lang/es/web.php @@ -85,7 +85,7 @@ return [ 'followed' => 'te siguió', 'mentioned' => 'te mencionó', - 'you' => '.', + 'you' => 'tú', 'yourApplication' => 'Tu solicitud para unirse', 'applicationApproved' => 'ha sido aprobada!',