1
0
ohmyform/ui/locales/es/profile.json

11 lines
260 B
JSON
Raw Permalink Normal View History

{
"email": "Correo electrónico",
"firstName": "Nombre",
"language": "Idioma",
"lastName": "Apellido",
"updateError": "No se pudo actualizar el perfil",
"updateNow": "Guardar",
"updated": "Perfil actualizado",
"username": "Nombre de usuario"
}