Browse Source

New translations web.php (Polish)
[ci skip]

daniel 3 years ago
parent
commit
cf934ad994
1 changed files with 6 additions and 6 deletions
  1. 6 6
      resources/lang/pl/web.php

+ 6 - 6
resources/lang/pl/web.php

@@ -68,15 +68,15 @@ return [
 	],
 
 	'directMessages' => [
-		'inbox' => 'Inbox',
-		'sent' => 'Sent',
-		'requests' => 'Requests'
+		'inbox' => 'Wiadomości',
+		'sent' => 'Wysłane',
+		'requests' => 'Prośby o kontakt'
 	],
 
 	'notifications' => [
-		'liked' => 'liked your',
-		'commented' => 'commented on your',
-		'reacted' => 'reacted to your',
+		'liked' => 'polubił(a) twoje',
+		'commented' => 'skomentował(a) twoje',
+		'reacted' => 'zareagował(a) na twoje',
 		'shared' => 'shared your',
 		'tagged' => 'tagged you in a',