mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
13 lines
297 B
PHP
13 lines
297 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => 'Publicar anuncio',
|
|
],
|
|
'login' => 'Iniciar sesión',
|
|
'register' => 'Registrarse',
|
|
'continue' => 'Seguir',
|
|
'reset_password' => 'Restablecer la contraseña',
|
|
'email' => 'Correo electrónico',
|
|
'phone' => 'Teléfono',
|
|
]; |