mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
update translation
This commit is contained in:
@@ -411,7 +411,7 @@ function clearAllTransactions(password: string): void {
|
||||
hideLoading();
|
||||
|
||||
showInputPasswordSheetForClearAllTransactions.value = false;
|
||||
showToast('All transactions in this account has been cleared');
|
||||
showToast('All transactions in this account have been cleared');
|
||||
}).catch(error => {
|
||||
clearingData.value = false;
|
||||
hideLoading();
|
||||
|
||||
Reference in New Issue
Block a user