aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2020-04-27 11:41:02 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2020-04-27 11:42:41 +0200
commite247450ade3f8e2ccb66aef0553c424e40834570 (patch)
treefe85e9b1efa90dabd26bf9f8b402a44c94a63300 /src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
parent34fe51454ad405a49c73cf67e8adde9364cf2248 (diff)
downloadwallabag-e247450ade3f8e2ccb66aef0553c424e40834570.tar.gz
wallabag-e247450ade3f8e2ccb66aef0553c424e40834570.tar.zst
wallabag-e247450ade3f8e2ccb66aef0553c424e40834570.zip
Added confirmation before mass deleting articles
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 3aa1f657..2dd92456 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -300,6 +300,7 @@ entry:
300 shared_by_wallabag: "Cet article a été partagé par %username% avec <a href=\"%wallabag_instance%\">wallabag</a>" 300 shared_by_wallabag: "Cet article a été partagé par %username% avec <a href=\"%wallabag_instance%\">wallabag</a>"
301 confirm: 301 confirm:
302 delete: "Voulez-vous vraiment supprimer cet article ?" 302 delete: "Voulez-vous vraiment supprimer cet article ?"
303 delete_entries: "Voulez-vous vraiment supprimer ces articles ?"
303 delete_tag: "Voulez-vous vraiment supprimer ce tag de cet article ?" 304 delete_tag: "Voulez-vous vraiment supprimer ce tag de cet article ?"
304 metadata: 305 metadata:
305 reading_time: "Durée de lecture estimée" 306 reading_time: "Durée de lecture estimée"