openclassify/addons/default/visiosoft/base-theme/resources/lang/ca/button.php
2026-03-02 23:41:21 +03:00

15 lines
362 B
PHP

<?php
return [
'post_ad' => [
'name' => 'Publicar anunci',
],
'login' => 'iniciar Sessió',
'register' => 'Registra\'t',
'continue' => 'Continua',
'reset_password' => 'Restablir la contrasenya',
'email' => 'Correu electrònic',
'phone' => 'Telèfon',
'show_all' => 'Mostrar tots',
'hide_all' => 'Amaga-ho tot',
];