mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-23 19:24:32 +08:00
update translation
This commit is contained in:
@@ -147,7 +147,7 @@ function confirm(): void {
|
||||
moving.value = false;
|
||||
hideLoading();
|
||||
|
||||
showToast('All transactions in this account has been moved.');
|
||||
showToast('All transactions in this account have been moved.');
|
||||
router.back();
|
||||
}).catch(error => {
|
||||
moving.value = false;
|
||||
|
||||
Reference in New Issue
Block a user