openclassify/addons/default/visiosoft/base-theme/resources/lang/ro/button.php
2020-12-16 12:49:44 +03:00

15 lines
331 B
PHP

<?php
return [
'post_ad' => [
'name' => 'Publicare',
],
'login' => 'Autentificare',
'register' => 'Inregistreaza-te',
'continue' => 'Continua',
'reset_password' => 'Reseteaza parola',
'email' => 'E-mail',
'phone' => 'Telefon',
'show_all' => 'Arata tot',
'hide_all' => 'Hide All',
];