New translations button.php (Polish)

This commit is contained in:
Fatih Alp 2020-05-12 19:10:52 +03:00
parent d39e712c88
commit 6489264abc

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'Wybierz plik',
'upload' => 'Przekazać plik',
'remove' => 'Usunąć',
'change' => 'Zmiana',
];