X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.es.yml;h=7c97e2d804ad15f8e371664403e87be74486cb28;hb=ee360905ce41c6f28c34419f18e50cd87ae387e5;hp=e3b625f7a61f566ea8ad727829811d916dce4ebf;hpb=f4f7994c40ca57c7e6f8ca0a3d298c50c4e5f813;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index e3b625f7..7c97e2d8 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml @@ -161,6 +161,7 @@ config: # notmatches: 'Tests that a subject is not matches a search (case-insensitive).
Example: title notmatches "football"' entry: + default_title: 'Título del artículo' page_titles: unread: 'Artículos no leídos' starred: 'Artículos favoritos' @@ -581,6 +582,7 @@ flashes: entry_starred: 'Artículo marcado como favorito' entry_unstarred: 'Artículo desmarcado como favorito' entry_deleted: 'Artículo eliminado' + # no_random_entry: 'No article with these criterias was found' tag: notice: tag_added: 'Etiqueta añadida'