New translations button.php (Romanian)

This commit is contained in:
Fatih Alp 2020-05-12 19:04:44 +03:00
parent 9bd49f1c0a
commit 345977bbcd

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => 'Publicare',
],
'login' => 'Autentificare',
'register' => 'Inregistreaza-te',
'continue' => 'Continua',
'reset_password' => 'Reseteaza parola',
'email' => 'E-mail',
'phone' => 'Telefon',
];