support batch deleting transactions

This commit is contained in:
MaysWind
2026-04-25 20:01:16 +08:00
parent de885c963d
commit e4e74304b6
28 changed files with 428 additions and 86 deletions
+4
View File
@@ -134,11 +134,13 @@
"selectedCount": "Selected {count} of {totalCount}",
"queryIndex": "Query #{index}",
"youHaveUpdatedTransactions": "You have updated {count} transactions",
"youHaveDeletedTransactions": "You have deleted {count} transactions",
"confirmImportTransactions": "Are you sure you want to import {count} transactions?",
"importingTransactions": "Importing ({process}%)",
"importTransactionResult": "You have imported {count} transactions successfully.",
"moveTransactionsInAccountTip": "You CANNOT undo this action. This will move all transactions from {fromAccount} to {toAccount}.",
"clearTransactionsInAccountTip": "You CANNOT undo this action. This will clear your transactions data in {account}. Please enter your current password to confirm.",
"deleteTransactionsTip": "You CANNOT undo this action. This will delete {count} transactions. Please enter your current password to confirm.",
"accountActivationAndResendValidationEmailTip": "Account activation link has been sent to your email address: {email}, If you don't receive the mail, please fill password again and click the button below to resend the validation mail.",
"resendValidationEmailTip": "If you don't receive the mail, please fill password again and click the button below to resend the validation mail to: {email}",
"oauth2bindTip": "You're signing in to the {userName} user using {providerName}. Please enter your ezBookkeeping password to verify."
@@ -1851,6 +1853,8 @@
"Update Categories for Income Transactions": "Update Categories for Income Transactions",
"Update Categories for Transfer Transactions": "Update Categories for Transfer Transactions",
"Unable to update categories for transactions": "Unable to update categories for transactions",
"Delete Transactions": "Delete Transactions",
"Unable to delete these transactions": "Unable to delete these transactions",
"Account List": "Account List",
"This Week": "This Week",
"This Month": "This Month",