es-MX:
refinery:
plugins:
refinerycms_news:
title: Noticias
news:
admin:
items:
item:
view_live: "View this news item live
(opens in a new window)"
edit: "Modificar esta noticia"
delete: "Eliminar esta noticia"
index:
create: "Crear una noticia"
item: Noticias
no_items_yet: 'Aun no hay noticias. Haga click en "Crear una noticia" para agregar la primera noticia.'
items:
show:
back_to_index: "Regresar a noticias"
published: Publicada
no_items: "Lo sentimos, aun no ha publicado noticias."
recent_posts:
recent_posts: Publicaciones recientes
index:
published: Publicada
read_more: Leer mas
activerecord:
attributes:
'refinery/news/item':
title: TÃtulo
body: Contenido
publish_date: Fecha de publicación
models:
'refinery/news/item': Noticia