Sha256: 91ae5f3aac0468a21c44c32c0a7c33e6b1e7b6c1a12df28584b4349fd2ae84b0
Contents?: true
Size: 537 Bytes
Versions: 3
Compression:
Stored size: 537 Bytes
Contents
es: books: Libros activerecord: models: book: Libro attributes: book: author__name: "Autor" author__first_name: "Nombre del autor" author__last_name: "Apellido del autor" author__created_at: "Autor creado en" author__updated_at: "Autor actualizado en" in_abundance: "En abundancia" title: "TÃtulo" exemplars: "Ejemplares" digitized: "Digitalizado" notes: "Notas" created_at: "Creado en" updated_at: "Actualizado en"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
netzke-workspace-0.10.2 | spec/rails_app/config/locales/es.yml |
netzke-workspace-0.10.1 | spec/rails_app/config/locales/es.yml |
netzke-workspace-0.10.0 | spec/rails_app/config/locales/es.yml |