From 4a0cb8aaac2a4138dfca158e87f057f37e0ea42d Mon Sep 17 00:00:00 2001 From: daniel Date: Thu, 23 Dec 2021 00:44:30 -0700 Subject: [PATCH] New translations web.php (Czech) [ci skip] --- resources/lang/cs/web.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/cs/web.php b/resources/lang/cs/web.php index e0d536d75..81ed85036 100644 --- a/resources/lang/cs/web.php +++ b/resources/lang/cs/web.php @@ -74,10 +74,10 @@ return [ ], 'notifications' => [ - 'liked' => 'liked your', - 'commented' => 'commented on your', - 'reacted' => 'reacted to your', - 'shared' => 'shared your', + 'liked' => 'se líbí váš', + 'commented' => 'komentoval/a váš', + 'reacted' => 'reagoval/a na váš', + 'shared' => 'sdílel/a váš', 'tagged' => 'tagged you in a', 'updatedA' => 'updated a',