New translations button.php (Polish)

This commit is contained in:
Fatih Alp 2020-05-12 19:11:30 +03:00
parent 64ad28590e
commit 21aa77e0f1

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => 'Opublikuj ogłoszenie',
],
'login' => 'Zaloguj sie',
'register' => 'Zarejestrować',
'continue' => 'Kontyntynuj',
'reset_password' => 'Zresetuj hasło',
'email' => 'E-mail',
'phone' => 'Telefon',
];