diff --git a/app/Resources/translations/messages.es.xlf b/app/Resources/translations/messages.es.xlf index 699df5a66..df0c7ae02 100644 --- a/app/Resources/translations/messages.es.xlf +++ b/app/Resources/translations/messages.es.xlf @@ -313,6 +313,42 @@ help.more_information documentación de Symfony.]]> + + action.show_post + Mostrar artículo + + + menu.rss + RSS del blog + + + post.created_successfully + ¡Artículo creado con éxito! + + + post.updated_successfully + ¡Artículo actualizado con éxito! + + + post.deleted_successfully + ¡Artículo eliminado con éxito! + + + notification.comment_created + ¡Su artículo recibió un comentario! + + + notification.comment_created.description + Su artículo "%title%" recibió un comentario nuevo. Puede leer el comentario siguiendo este enlace + + + rss.title + Blog de Symfony Demo + + + rss.description + Publicaciones más recientes publicadas en el blog de Symfony Demo +