forked from wallabag/wallabag
Add some deletion confirmation to avoid mistake
This commit is contained in:
@ -241,6 +241,9 @@ entry:
|
||||
save_label: "Enregistrer"
|
||||
public:
|
||||
shared_by_wallabag: "Cet article a été partagé par <a href=\"%wallabag_instance%\">wallabag</a>"
|
||||
confirm:
|
||||
delete: "Voulez-vous vraiment supprimer cet article ?"
|
||||
delete_tag: "Voulez-vous vraiment supprimer ce tag de cet article ?"
|
||||
|
||||
about:
|
||||
page_title: "À propos"
|
||||
|
||||
Reference in New Issue
Block a user