Sha256: 4e0cedb05f7d5103fa9aa071e1d3e135c588954315f68f28264f25d1962b6219
Contents?: true
Size: 1.68 KB
Versions: 6
Compression:
Stored size: 1.68 KB
Contents
es: activerecord: models: contact: 'contact' contacts: 'contacts' attributes: contacts: sender_name: "nombre del remitente" sender_email: 'correo electrónico del remitente' body: 'mensaje' details: create: notice: 'This user has been created.' warning: 'A problem occurred while creating this user.' update: notice: 'This user has been updated.' warning: "A problem occurred while updating this user's record." destroy: notice: 'This user has been deleted.' warning: 'A problem occurred while deleting this user.' members: create: notice: 'This user has been created.' warning: 'A problem occurred while creating this user.' update: notice: 'This user has been updated.' warning: "A problem occurred while updating this user's record." destroy: notice: 'This user has been deleted.' warning: 'A problem occurred while deleting this user.' contacts: messages_from_forms: 'mensajes del formulario de contacto' send_message: 'enviar el mensaje' sent: 'Enviado a las' create: did_not_reach: 'Something went wrong. Your message did not reach the intended recipient.' invalid_email: 'Your email address does not seem to be valid!' notice: 'Tu mensaje ha sido enviado.' warning: 'Hubo un problema al enviar su mensaje.' mailer: intro: 'Here is the message sent via the contact form on the web site:' sender_name: "Sender's name:" sender_email: "Sender's email:" message: 'Message:' admin: site_admin: 'site administration' mailer: daily_digest: subject: "Admin Daily Digest"
Version data entries
6 entries across 6 versions & 1 rubygems