New translations common.php (Polish)
This commit is contained in:
parent
8d3220c98a
commit
83e946f146
|
@ -24,7 +24,7 @@ return [
|
||||||
// Actions
|
// Actions
|
||||||
'actions' => 'Akcje',
|
'actions' => 'Akcje',
|
||||||
'view' => 'Widok',
|
'view' => 'Widok',
|
||||||
'view_all' => 'View All',
|
'view_all' => 'Zobacz wszystkie',
|
||||||
'create' => 'Utwórz',
|
'create' => 'Utwórz',
|
||||||
'update' => 'Zaktualizuj',
|
'update' => 'Zaktualizuj',
|
||||||
'edit' => 'Edytuj',
|
'edit' => 'Edytuj',
|
||||||
|
@ -38,6 +38,7 @@ return [
|
||||||
'reset' => 'Resetuj',
|
'reset' => 'Resetuj',
|
||||||
'remove' => 'Usuń',
|
'remove' => 'Usuń',
|
||||||
'add' => 'Dodaj',
|
'add' => 'Dodaj',
|
||||||
|
'fullscreen' => 'Fullscreen',
|
||||||
|
|
||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_options' => 'Opcje sortowania',
|
'sort_options' => 'Opcje sortowania',
|
||||||
|
@ -62,7 +63,7 @@ return [
|
||||||
'breadcrumb' => 'Breadcrumb',
|
'breadcrumb' => 'Breadcrumb',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
'profile_menu' => 'Profile Menu',
|
'profile_menu' => 'Menu profilu',
|
||||||
'view_profile' => 'Zobacz profil',
|
'view_profile' => 'Zobacz profil',
|
||||||
'edit_profile' => 'Edytuj profil',
|
'edit_profile' => 'Edytuj profil',
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue