aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2020-04-20 19:00:58 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2020-04-20 19:00:58 +0200
commit4b997bc8b27fc25efd1f7a0797b78ee666ef9688 (patch)
treec75d7900ee1c30a7ee323efbf760d6389916b1b9 /src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
parent7443da479f5289c2ceebb96c0cd4273f6445ca37 (diff)
downloadwallabag-4b997bc8b27fc25efd1f7a0797b78ee666ef9688.tar.gz
wallabag-4b997bc8b27fc25efd1f7a0797b78ee666ef9688.tar.zst
wallabag-4b997bc8b27fc25efd1f7a0797b78ee666ef9688.zip
Added route to list entries with annotations
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.es.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index bced72e9..2164a618 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -20,6 +20,7 @@ menu:
20 starred: 'Favoritos' 20 starred: 'Favoritos'
21 archive: 'Archivo' 21 archive: 'Archivo'
22 all_articles: 'Todos los artículos' 22 all_articles: 'Todos los artículos'
23 # with_annotations: 'With annotations'
23 config: 'Configuración' 24 config: 'Configuración'
24 tags: 'Etiquetas' 25 tags: 'Etiquetas'
25 internal_settings: 'Configuración interna' 26 internal_settings: 'Configuración interna'
@@ -194,6 +195,7 @@ entry:
194 starred: 'Artículos favoritos' 195 starred: 'Artículos favoritos'
195 archived: 'Artículos archivados' 196 archived: 'Artículos archivados'
196 filtered: 'Artículos filtrados' 197 filtered: 'Artículos filtrados'
198 # with_annotations: 'Entries with annotations'
197 filtered_tags: 'Filtrado por etiquetas:' 199 filtered_tags: 'Filtrado por etiquetas:'
198 filtered_search: 'Filtrado por búsqueda:' 200 filtered_search: 'Filtrado por búsqueda:'
199 untagged: 'Artículos sin etiquetas' 201 untagged: 'Artículos sin etiquetas'