mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations common.php (Polish)
This commit is contained in:
parent
8d3220c98a
commit
83e946f146
@ -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',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user