support displaying transactions since the last reconciled time

This commit is contained in:
MaysWind
2026-05-08 00:58:04 +08:00
parent de132dd7fd
commit 75d801f775
45 changed files with 608 additions and 107 deletions
+7
View File
@@ -1112,6 +1112,7 @@
"cannot login by password": "Você não pode entrar com senha",
"user name is invalid": "Nome de usuário é inválido",
"nick name is invalid": "Nome de exibição é inválido",
"last reconciled time is not enabled": "Last reconciled time is not enabled",
"unauthorized access": "Acesso não autorizado",
"current token is invalid": "Token atual é inválido",
"current token is expired": "Token atual está expirado",
@@ -1155,6 +1156,8 @@
"not supported to modify account currency": "Não é suportado modificar moeda da conta",
"not supported to modify account balance": "Não é suportado modificar saldo da conta",
"not supported to modify account balance time": "Não é suportado modificar tempo de saldo da conta",
"parent account cannot set last reconciled time": "Parent account cannot set last reconciled time",
"cannot set last reconciled time before current value": "Cannot set last reconciled time before current value",
"transaction id is invalid": "ID da transação é inválido",
"transaction not found": "Transação não foi encontrada",
"transaction type is invalid": "Tipo de transação é inválido",
@@ -1548,6 +1551,7 @@
"Recent 5 years": "Últimos 5 anos",
"Previous Billing Cycle": "Ciclo de Cobrança Anterior",
"Current Billing Cycle": "Ciclo de Cobrança Atual",
"Since Last Reconciled Time": "Since Last Reconciled Time",
"Last day": "Last day",
"last day": "last day",
"Custom Date": "Data Personalizada",
@@ -1941,6 +1945,9 @@
"You have saved this account": "Você salvou esta conta",
"Unable to add account": "Não foi possível adicionar conta",
"Unable to save account": "Não foi possível salvar conta",
"Mark as Reconciled": "Mark as Reconciled",
"Last reconciled time have been updated": "Last reconciled time have been updated",
"Unable to update last reconciled time": "Unable to update last reconciled time",
"Show Hidden Accounts": "Mostrar Contas Ocultas",
"Hide Hidden Accounts": "Ocultar Contas Ocultas",
"Set Accounts Included in Total": "Definir Contas Incluídas no Total",