]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/common.php
Default OpenID display name set to standard value
[bookstack] / resources / lang / pl / common.php
index 664e7c4c521197c79a1de687d2b732c43acd8a32..9fe31385832f428caadde57266384cdcc4abba51 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,9 +63,11 @@ return [
     'breadcrumb' => 'Breadcrumb',
 
     // Header
-    'profile_menu' => 'Profile Menu',
+    'profile_menu' => 'Menu profilu',
     'view_profile' => 'Zobacz profil',
     'edit_profile' => 'Edytuj profil',
+    'dark_mode' => 'Dark Mode',
+    'light_mode' => 'Light Mode',
 
     // Layout tabs
     'tab_info' => 'Informacje',