Sha256: 6b62f743571b0f41610d009b4138d2250defdbeae7412e542af7fb5077a07bfa

Contents?: true

Size: 1.15 KB

Versions: 3

Compression:

Stored size: 1.15 KB

Contents

es:
  
  are_you_sure: '¿estás seguro?'
  delete: 'borrar'
  edit: 'editar'
  pages: 'paginas'
  sections: 'secciones'
  
  activerecord: 
    attributes:
      pages:
        title: "título"
        short_title: 'título breve'
        description: "descripción"
        body: "parte principal"
        for_the_blog: 'contraseña'
        
      contacts:
        sender_name: "nombre del remitente"
        sender_email: 'correo electrónico del remitente'
        body: 'mensaje'

  pages:
    author: 'autor'
    create_new: 'crear una nueva página'
    published: '¿publicado?'
    
    create:
      notice: 'La página se ha creado correctamente'
      warning: 'Hubo un problema al guardar la página'
    update:
      notice: 'La página se ha actualizado correctamente'
      warning: 'Hubo un problema al guardar la página'
    destroy:
      notice: 'la página se ha eliminado'
      root_warning: "No se puede eliminar la página, ya que es la bienvenida principal. Por favor, cámbialo."
          
  contacts:
    sent: 'Enviado a las'
    
    create:
      notice: 'Tu mensaje ha sido enviado.'
      warning: 'Hubo un problema al enviar su mensaje.'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tkh_content-0.1.9.2 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.1.9.1 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.1.9 lib/generators/tkh_content/create_or_update_locales/templates/es.yml