]> BookStack Code Mirror - bookstack/commitdiff
New translations common.php (Polish)
authorDan Brown <redacted>
Fri, 27 Dec 2019 16:38:26 +0000 (16:38 +0000)
committerDan Brown <redacted>
Fri, 27 Dec 2019 16:38:26 +0000 (16:38 +0000)
resources/lang/pl/common.php

index 664e7c4c521197c79a1de687d2b732c43acd8a32..f91a682e5d20641f69156393475bc04efd429163 100644 (file)
@@ -24,7 +24,7 @@ return [
     // Actions
     'actions' => 'Akcje',
     'view' => 'Widok',
-    'view_all' => 'View All',
+    'view_all' => 'Zobacz wszystkie',
     'create' => 'Utwórz',
     'update' => 'Zaktualizuj',
     'edit' => 'Edytuj',
@@ -38,6 +38,7 @@ return [
     'reset' => 'Resetuj',
     'remove' => 'Usuń',
     'add' => 'Dodaj',
+    'fullscreen' => 'Fullscreen',
 
     // Sort Options
     'sort_options' => 'Opcje sortowania',
@@ -62,7 +63,7 @@ return [
     'breadcrumb' => 'Breadcrumb',
 
     // Header
-    'profile_menu' => 'Profile Menu',
+    'profile_menu' => 'Menu profilu',
     'view_profile' => 'Zobacz profil',
     'edit_profile' => 'Edytuj profil',