New translations button.php (Polish)

This commit is contained in:
Fatih Alp 2020-09-23 18:44:45 +03:00
parent c6a545ed34
commit 4b08a23074

View File

@ -12,6 +12,7 @@ return [
'edit' => 'Edytować',
'go_profile' => 'Przejdź do szczegółów profilu',
'go_user' => 'Przejdź do szczegółów użytkownika',
'personal' => 'Personal',
'corporate' => 'Corporate',
'personal' => 'Osobisty',
'corporate' => 'Zbiorowy',
'export' => 'Eksport',
];