Move entry.confirm.delete_entries

This commit is contained in:
Jérémy Benoist 2022-12-22 14:23:41 +01:00 committed by GitHub
parent 86dc2e43c3
commit 02a58f8d5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -314,6 +314,7 @@ entry:
confirm:
delete: Are you sure you want to remove that article?
delete_tag: Are you sure you want to remove that tag from that article?
delete_entries: Are you sure you want to remove these articles?
metadata:
reading_time: Estimated reading time
reading_time_minutes_short: '%readingTime% min'
@ -708,4 +709,3 @@ flashes:
added: 'Global ignore origin rule added'
updated: 'Global ignore origin rule updated'
deleted: 'Global ignore origin rule deleted'
entry.confirm.delete_entries: Do you really want to remove these entries?