config/locales/es-MX.yml in refinerycms-news-1.0 vs config/locales/es-MX.yml in refinerycms-news-1.0.1
- old
+ new
@@ -1,8 +1,8 @@
es-MX:
plugins:
- news:
+ refinerycms_news:
title: Noticias
admin:
news_items:
news_item:
view_live: "View this news item live <br/><em>(opens in a new window)</em>"
@@ -28,7 +28,13 @@
attributes:
news_item:
title: TÃtulo
body: Contenido
publish_date: Fecha de publicación
+ external_url: URL externa
+ image: &image Imagen
models:
- news_item: Noticia
\ No newline at end of file
+ news_item: Noticia
+ shared:
+ admin:
+ image_picker:
+ image: *image