aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-09-13 21:09:05 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-09-13 21:09:05 +0200
commitc80cc01afa315dcfa38b2a01c5b05d4516659c24 (patch)
treeb6c51e22260584b2c340358d384bddf13b8c9418 /src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
parente01a3c98d6908e95121b5ade0161f40af1b05ca6 (diff)
downloadwallabag-c80cc01afa315dcfa38b2a01c5b05d4516659c24.tar.gz
wallabag-c80cc01afa315dcfa38b2a01c5b05d4516659c24.tar.zst
wallabag-c80cc01afa315dcfa38b2a01c5b05d4516659c24.zip
Change flash message for queued articles
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.es.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index e5604fda..1082e6de 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -427,9 +427,10 @@ flashes:
427 tag_added: 'Etiqueta añadida' 427 tag_added: 'Etiqueta añadida'
428 import: 428 import:
429 notice: 429 notice:
430 failed: 'Importación reprobada, por favor inténtelo de nuevo.' 430 failed: 'Importación reprobada, por favor inténtelo de nuevo.'
431 failed_on_file: 'Se ocurre un error por procesar importación. Por favor verifique su archivo importado.' 431 failed_on_file: 'Se ocurre un error por procesar importación. Por favor verifique su archivo importado.'
432 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.' 432 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.'
433 # summary_with_queue: 'Import summary: %queued% queued.'
433 developer: 434 developer:
434 notice: 435 notice:
435 client_created: 'Nuevo cliente creado.' 436 client_created: 'Nuevo cliente creado.'