update translation

This commit is contained in:
MaysWind
2026-01-21 23:59:12 +08:00
parent 10388a5ffa
commit 2bfcfbf03d
32 changed files with 297 additions and 297 deletions
+1 -1
View File
@@ -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();