{{ exchangeRatesData.dataSource }}
{{ exchangeRatesData.dataSource }}
@@ -14,23 +14,23 @@
{{ exchangeRatesDataUpdateTime }}
-
{{ $t('Please input your email address used for registration and we\'ll send you an email with reset password link') }}
{{ $t('Please log in with your ezBookkeeping account') }}
{{ $t('Please input your email address again, and input the new password.') }}
{{ $t('Already have an account?') }}
{{ $t('Set Whether You Use The Preset Transaction Categories') }}
-{{ finalResultMessage }}
{{ $t('Please input your PIN code or use WebAuthn to unlock application') }}
{{ $t('Please input your PIN code to unlock application') }}
{{ $t('Verifying...') }}
{{ $t('Email has been verified') }}
{{ errorMessage }}
diff --git a/src/views/desktop/accounts/ListPage.vue b/src/views/desktop/accounts/ListPage.vue index 25f968f2..bf0e6504 100644 --- a/src/views/desktop/accounts/ListPage.vue +++ b/src/views/desktop/accounts/ListPage.vue @@ -5,22 +5,22 @@+ {{ $t('Net assets') }} +
{{ netAssets }}
+ {{ $t('Total liabilities') }} +
{{ totalLiabilities }}
+ {{ $t('Total assets') }} +
{{ totalAssets }}
{{ $t(title) }}
+ {{ $t(title) }}
-
+
-
diff --git a/src/views/desktop/transactions/list/dialogs/EditDialog.vue b/src/views/desktop/transactions/list/dialogs/EditDialog.vue
index 1c787a78..bd9ead30 100644
--- a/src/views/desktop/transactions/list/dialogs/EditDialog.vue
+++ b/src/views/desktop/transactions/list/dialogs/EditDialog.vue
@@ -4,7 +4,7 @@
{{ $t('Time') }}
-
+ {{ $t('Time') }}
+
- {{ $t('Amount') }}
-
+ {{ $t('Amount') }}
+
- {{ $t('Description') }}
+ {{ $t('Description') }}
{{ $t(title) }}
+ {{ $t(title) }}
- {{ $t('Type') }}
- {{ $t('Device Info') }}
- {{ $t('Last Activity Time') }}
-
+ {{ $t('Type') }}
+ {{ $t('Device Info') }}
+ {{ $t('Last Activity Time') }}
+