aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-06-05 17:55:13 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-06-05 17:55:13 +0200
commitc4bf12aadee9e1f757fd9d783b034bb57b03fb17 (patch)
tree30bd13c56866f6be1fa8aed65fd39b31b7a62ee9 /src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
parent7e5b7e029a5ba7aadc8128243afaa00e2a870645 (diff)
downloadwallabag-c4bf12aadee9e1f757fd9d783b034bb57b03fb17.tar.gz
wallabag-c4bf12aadee9e1f757fd9d783b034bb57b03fb17.tar.zst
wallabag-c4bf12aadee9e1f757fd9d783b034bb57b03fb17.zip
Add ability to revoke feed token
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 d1ccfc81..51f3d69d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -91,6 +91,7 @@ config:
91 no_token: 'Sin token' 91 no_token: 'Sin token'
92 token_create: 'Crear token' 92 token_create: 'Crear token'
93 token_reset: 'Reiniciar token' 93 token_reset: 'Reiniciar token'
94 # token_revoke: 'Revoke the token'
94 feed_links: 'URLs de feeds RSS' 95 feed_links: 'URLs de feeds RSS'
95 feed_link: 96 feed_link:
96 unread: 'sin leer' 97 unread: 'sin leer'
@@ -593,6 +594,7 @@ flashes:
593 tagging_rules_updated: 'Regla de etiquetado actualizada' 594 tagging_rules_updated: 'Regla de etiquetado actualizada'
594 tagging_rules_deleted: 'Regla de etiquetado eliminada' 595 tagging_rules_deleted: 'Regla de etiquetado eliminada'
595 feed_token_updated: 'Token RSS actualizado' 596 feed_token_updated: 'Token RSS actualizado'
597 # feed_token_revoked: 'RSS token revoked'
596 annotations_reset: Anotaciones reiniciadas 598 annotations_reset: Anotaciones reiniciadas
597 tags_reset: Etiquetas reiniciadas 599 tags_reset: Etiquetas reiniciadas
598 entries_reset: Artículos reiniciados 600 entries_reset: Artículos reiniciados