From db4d0dc71b3effe06ab132cb3be879109956c8cd Mon Sep 17 00:00:00 2001 From: "(dan)iel (sup)ernault" Date: Sun, 3 Aug 2025 13:12:04 -0600 Subject: [PATCH] New translations web.php (Polish) [ci skip] --- resources/lang/pl/web.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/pl/web.php b/resources/lang/pl/web.php index 300759103..8538bedb1 100644 --- a/resources/lang/pl/web.php +++ b/resources/lang/pl/web.php @@ -4,19 +4,19 @@ return [ 'common' => [ 'comment' => 'Skomentuj', - 'commented' => 'Skomentowane', + 'commented' => 'Skomentowano', 'comments' => 'Komentarze', 'like' => 'Polub', - 'liked' => 'Polubione', + 'liked' => 'Polubiono', 'likes' => 'Polubienia', 'share' => 'Udostępnij', - 'shared' => 'Udostępnione', - 'shares' => 'Udostępnione', - 'unshare' => 'Anuluj udostępnianie', + 'shared' => 'Udostępniono', + 'shares' => 'Udostępnienia', + 'unshare' => 'Anuluj udostępnienie', 'bookmark' => 'Zakładka', 'cancel' => 'Anuluj', - 'copyLink' => 'Kopiuj Link', + 'copyLink' => 'Kopiuj link', 'delete' => 'Usuń', 'error' => 'Błąd', 'errorMsg' => 'Coś poszło nie tak. Spróbuj ponownie później.',