fix: add useTranslations for "selected emails" and "cancel" on email list batch operations

This commit is contained in:
Luis Felipe Marzagao
2026-05-01 20:37:51 +02:00
committed by Linus Rath
parent 210150a02e
commit 8c74e01a40
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -184,6 +184,7 @@
"batch_actions": {
"select": "Select emails",
"select_all": "Select all",
"selected_messages": "{count, plural, one {1 email} other {# emails}} selected",
"mark_read": "Mark as read",
"mark_unread": "Mark as unread",
"delete": "Delete",