From 215076ea6bb168ee4f55f11bda97c9af30090482 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 22 Dec 2021 04:51:49 -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 991cbc171..7c3910065 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', + 'you' => '.', 'yourApplication' => 'Tu solicitud para unirse', 'applicationApproved' => 'ha sido aprobada!',