mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support deleting all transactions (#202)
This commit is contained in:
@@ -2005,13 +2005,19 @@
|
||||
"Export to TSV (Tab-separated values) File": "Export to TSV (Tab-separated values) File",
|
||||
"Markdown File": "Markdown File",
|
||||
"Clear User Data": "Clear User Data",
|
||||
"Clear All Transactions": "Clear All Transactions",
|
||||
"Clear All Data": "Clear All Data",
|
||||
"Export all transaction data to file.": "Export all transaction data to file.",
|
||||
"Are you sure you want to export all transaction data to file?": "Are you sure you want to export all transaction data to file?",
|
||||
"It may take a long time, please wait for a few minutes.": "It may take a long time, please wait for a few minutes.",
|
||||
"Unable to retrieve exported user data": "Unable to retrieve exported user data",
|
||||
"Save Data": "Save Data",
|
||||
"Are you sure you want to clear all transactions?": "Are you sure you want to clear all transactions?",
|
||||
"Are you sure you want to clear all data?": "Are you sure you want to clear all data?",
|
||||
"You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.",
|
||||
"You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.",
|
||||
"You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.",
|
||||
"All transactions has been cleared": "All transactions has been cleared",
|
||||
"All user data has been cleared": "All user data has been cleared",
|
||||
"Unable to clear user data": "Unable to clear user data",
|
||||
"Device & Sessions": "Device & Sessions",
|
||||
|
||||
Reference in New Issue
Block a user