config/locales/es-MX.yml in refinerycms-news-2.0.1 vs config/locales/es-MX.yml in refinerycms-news-2.1.0

- old
+ new

@@ -3,28 +3,28 @@ plugins: refinerycms_news: title: Noticias news: admin: - item: - view_live: "View this news item live <br/><em>(opens in a new window)</em>" - edit: "Modificar esta noticia" - delete: "Eliminar esta noticia" + items: + item: + view_live: "View this news item live <br/><em>(opens in a new window)</em>" + 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: - actions: Acciones - create: "Crear una noticia" - item: Noticias - no_items: "Lo sentimos no hay resultados." - no_items_yet: 'Aun no hay noticias. Haga click en "Crear una noticia" para agregar la primera noticia.' - 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 + published: Publicada + read_more: Leer mas activerecord: attributes: 'refinery/news/item': title: Título body: Contenido